Uses of Class
com.prineside.tdi2.scene2d.utils.DragAndDrop.Target
-
Uses of DragAndDrop.Target in com.prineside.tdi2.scene2d.utils
Modifier and TypeMethodDescriptionvoid
DragAndDrop.addTarget
(DragAndDrop.Target target) void
DragAndDrop.Source.dragStop
(InputEvent event, float x, float y, int pointer, DragAndDrop.Payload payload, DragAndDrop.Target target) Called when a drag for the source is stopped.void
DragAndDrop.removeTarget
(DragAndDrop.Target target)