![]() |
@kv
0.0.4
Library for graph problems in C and Python
|
Mouse Event Structure. More...
#include <type.h>
Public Attributes | |
| int16_t | x |
| int16_t | y |
| AtMouseEventType | type |
Mouse Event Structure.
| AtMouseEventType AtMouseEvent::type |
type of mouse event
| int16_t AtMouseEvent::x |
x coordinate of mouse event
| int16_t AtMouseEvent::y |
y coordinate of mouse event