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.

Return value

Type: PhocAnimationState

No description available.