![]() |
GoldFish Engine
Quite simple and lightweight game engine
|
Input interface. More...
#include <gf_type/input.h>
Data Fields | |
gf_engine_t * | engine |
Engine instance. | |
int | mouse_x |
X coord of mouse. | |
int | mouse_y |
Y coord of mouse. | |
int | mouse_flag |
Mouse flag. | |