|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DragAndDrop.Target | |
---|---|
com.badlogic.gdx.scenes.scene2d.utils |
Uses of DragAndDrop.Target in com.badlogic.gdx.scenes.scene2d.utils |
---|
Methods in com.badlogic.gdx.scenes.scene2d.utils with parameters of type DragAndDrop.Target | |
---|---|
void |
DragAndDrop.addTarget(DragAndDrop.Target target)
|
void |
DragAndDrop.Source.dragStop(InputEvent event,
float x,
float y,
int pointer,
DragAndDrop.Target target)
|
void |
DragAndDrop.removeTarget(DragAndDrop.Target target)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |