Clickable

Undocumented in source.

Constructors

this
this(GlobalState gs, SDL_Rect rect, void delegate(GlobalState gs, int stage) event)
Undocumented in source.

Members

Functions

click
bool click(int x, int y, int stage)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

event
void delegate(GlobalState gs, int stage) event;
Undocumented in source.
gs
GlobalState gs;
Undocumented in source.
rect
SDL_Rect rect;
Undocumented in source.

Meta