11 #ifndef CAL_ANIMATION_ACTION_H
12 #define CAL_ANIMATION_ACTION_H
15 #include "cal3d/global.h"
16 #include "cal3d/animation.h"
28 bool execute(
float delayIn,
float delayOut,
float weightTarget = 1.0f,
bool autoLock=
false);
29 bool update(
float deltaTime);
Definition: coreanimation.h:22
Definition: animation_action.h:22
Definition: animation.h:21