mGEff API Reference
v1.2.0
An animation framework for MiniGUI apps
|
Structure defines a int point. More...
#include <mgeff-common.h>
Data Fields | |
int | x |
int | y |
Structure defines a int point.
int _EffPoint::x |
the x coordinate
int _EffPoint::y |
the y coordinate