mGEff API Reference  v1.2.0
An animation framework for MiniGUI apps
Data Fields
_EffPoint Struct Reference

Structure defines a int point. More...

#include <mgeff-common.h>

Data Fields

int x
 
int y
 

Detailed Description

Structure defines a int point.

Field Documentation

int _EffPoint::x

the x coordinate

int _EffPoint::y

the y coordinate


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