#include <mobu-python-api.h>
State of Drag and Drop.
Public Attributes | |
object | kFBDragAndDropBegin |
Begin a drag and drop sequence. More... | |
object | kFBDragAndDropDrag |
Dragging. More... | |
object | kFBDragAndDropDrop |
Dropping. More... | |
object | kFBDragAndDropEnd |
End of drag and drop. More... | |
object | kFBDragOnEmpty |
Empty the drag and drop stack. More... | |
object | kFBDragOnEmptyDrop |
Dropping empty stack. More... | |
object kFBDragAndDropBegin |
Begin a drag and drop sequence.
object kFBDragAndDropDrag |
Dragging.
object kFBDragAndDropDrop |
Dropping.
object kFBDragAndDropEnd |
End of drag and drop.
object kFBDragOnEmpty |
Empty the drag and drop stack.
object kFBDragOnEmptyDrop |
Dropping empty stack.