My Project
|
#include <MouseEvent.h>
Public Types | |
enum | Action { ButtonUp, Action::ButtonDown, Action::Move, Action::Scroll, Action::Enter, Action::Leave } |
The MouseEvent class is the event generated for each mouse action.
|
strong |
Enumeration of various actions a mouse can undergo for a MouseEvent.