Uses of Class
com.prineside.tdi2.scene2d.utils.DragAndDrop.Target
Packages that use DragAndDrop.Target
-
Uses of DragAndDrop.Target in com.prineside.tdi2.scene2d.utils
Methods in com.prineside.tdi2.scene2d.utils with parameters of type DragAndDrop.TargetModifier 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)