MouseEventProcessor

Alias This

signal

Members

Functions

lastState
MouseEvent lastState()
procSDLEvent
bool procSDLEvent(SDL_Event ev)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin DES
Undocumented in source.

Variables

main_event
MouseEvent main_event;
Undocumented in source.
signal
Signal!(in_MouseEvent) signal;

Inherited Members

From BaseSDLEventProcessor

__anonymous
mixin DES
Undocumented in source.

Meta