Method
PhocTimedAnimationget_state
Declaration [src]
PhocAnimationState
phoc_timed_animation_get_state (
PhocTimedAnimation* self
)
Description [src]
Gets the current state of self
.
The state indicates whether self
is currently playing, finished or
hasn’t been started yet.
Gets property | Phoc.TimedAnimation:state |
Return value
Type: PhocAnimationState
No description available.