@kv  0.0.4
Library for graph problems in C and Python
AtMouseEvent Struct Reference

Mouse Event Structure. More...

#include <type.h>

Public Attributes

int16_t x
 
int16_t y
 
AtMouseEventType type
 

Detailed Description

Mouse Event Structure.

Member Data Documentation

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


The documentation for this struct was generated from the following file: