animation util based on timer More...
#include "ZFAniForTimer.h"Go to the source code of this file.
Classes | |
| class | ZFAniForImpl |
| util for custom ani More... | |
| class | ZFAniForGeneric |
| util for ZFAni More... | |
Functions | |
| zfautoT< ZFAniForTimer > | ZFAni (const ZFListener &aniImpl) |
| util to start a ZFAniForTimer based animation quickly | |
| zfautoT< ZFAniForTimer > | ZFAni (const zfstring &propertyName, ZFObject *from, ZFObject *to) |
| util to start property animation based on ZFAniForTimer | |
animation util based on timer
|
extern |
util to start a ZFAniForTimer based animation quickly
usage:
aniImpl's param0 is v_zffloat that holds progress
|
extern |
util to start property animation based on ZFAniForTimer
usage: