LunaSysMgr
|
#include "Common.h"
Go to the source code of this file.
Classes | |
class | AnimationEquations |
Typedefs | |
typedef int | PValue |
typedef PValue(* | AnimationEquation )(PValue time, PValue initial, PValue final, PValue duration, PValue strength) |
typedef PValue(* AnimationEquation)(PValue time, PValue initial, PValue final, PValue duration, PValue strength) |