Inherits from QskEvent
| Name | |
|---|---|
| enum | State { Started, Terminated} |
| Name | |
|---|---|
| QskAnimatorEvent(QskAspect aspect, State state) | |
| QskAspect | aspect() const |
| State | state() const |
| QskAnimatorEvent * | clone() const override |
| Enumerator | Value | Description |
|---|---|---|
| Started | ||
| Terminated |
QskAnimatorEvent(
QskAspect aspect,
State state
)
inline QskAspect aspect() const
inline State state() const
QskAnimatorEvent * clone() const override
Updated on 28 July 2023 at 14:02:29 CEST