#include <gSpriteAnimation.h>
An individual instance of this class should not be created. This class is only meant to be used as a parameter to createSpriteAnim() function. For creating an instance, refer to the createTrigger function.
- See also
- createTrigger()
◆ gAnimationTrigger()
template<typename First , typename Second >
| constexpr gAnimationTrigger::gAnimationTrigger |
( |
First * |
first, |
|
|
Second * |
second, |
|
|
TriggerCondition |
cond |
|
) |
| |
|
inlineconstexpr |
◆ isConditionTriggered()
| bool gAnimationTrigger::isConditionTriggered |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: