|
mGEff API Reference
v1.2.0
An animation framework for MiniGUI apps
|
Structure defines a rectangle. More...
#include <mgeff-common.h>
Data Fields | |
| int | left |
| int | top |
| int | right |
| int | bottom |
Structure defines a rectangle.
| int _EffRect::bottom |
bottom
| int _EffRect::left |
left
| int _EffRect::right |
right
| int _EffRect::top |
top
1.8.11