Dragger

Undocumented in source.

Constructors

this
this(Base root)
Undocumented in source.

Members

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
drop
void drop(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
grab
void grab(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
move
void move(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

grabbed
Draggable grabbed;
Undocumented in source.
root
Base root;
Undocumented in source.
shadowHolder
Base shadowHolder;
Undocumented in source.

Meta