Oxygine
1
2g game engine
|
Public Member Functions | |
TweenGlow (const Color &color, const PostProcessOptions &opt=PostProcessOptions()) | |
Public Member Functions inherited from oxygine::TweenProxy | |
TweenProxy (spTweenObj o) | |
void | init (Actor &a) |
void | done (Actor &a) |
void | update (Actor &a, float p, const UpdateState &us) |
Additional Inherited Members | |
Public Types inherited from oxygine::TweenProxy | |
typedef Actor | type |
Public Attributes inherited from oxygine::TweenProxy | |
spTweenObj | _obj |