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 TypeMethodDescriptionvoidDragAndDrop.addTarget(DragAndDrop.Target target) voidDragAndDrop.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.voidDragAndDrop.removeTarget(DragAndDrop.Target target)