mGEff API Reference
v1.2.0
An animation framework for MiniGUI apps
Main Page
Data Structures
Files
File List
Globals
include
mgeff.h
Go to the documentation of this file.
1
41
#ifndef _MGEFF_H_
42
#define _MGEFF_H_
43
44
#ifdef __cplusplus
45
extern
"C"
{
46
#endif
47
48
#include "
mgeff-common.h
"
49
#include "
mgeff-animation.h
"
50
#include "
mgeff-animationgroup.h
"
51
#include "
mgeff-motioncurve.h
"
52
#ifdef _MGEFF_EFFECTOR
53
#include "
mgeff-effector-sink.h
"
54
#include "
mgeff-effector-source.h
"
55
#include "
mgeff-effector.h
"
56
#include "
mgeff-window-animation.h
"
57
#endif
58
59
#ifdef __cplusplus
60
}
61
#endif
62
63
#endif
64
mgeff-animationgroup.h
animation group headfile.
mgeff-effector-sink.h
Effecr sink headfile.
mgeff-animation.h
A motion curve headfile.
mgeff-motioncurve.h
A motion curve headfile.
mgeff-effector-source.h
Effector source headfile.
mgeff-window-animation.h
window animation headfile.
mgeff-common.h
common macro and type define.
mgeff-effector.h
Effector headfile.
Generated on Thu Jul 12 2018 11:21:53 for mGEff API Reference by
1.8.11