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

Structure defines a float point. More...

#include <mgeff-common.h>

Data Fields

float x
 
float y
 

Detailed Description

Structure defines a float point.

Field Documentation

float _EffPointF::x

the x coordinate

float _EffPointF::y

the y coordinate


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