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

Structure defines a rectangle. More...

#include <mgeff-common.h>

Data Fields

int left
 
int top
 
int right
 
int bottom
 

Detailed Description

Structure defines a rectangle.

Field Documentation

int _EffRect::bottom

bottom

int _EffRect::left

left

int _EffRect::right

right

int _EffRect::top

top


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