Method

BisAnimationget_state

Declaration [src]

BisAnimationState
bis_animation_get_state (
  BisAnimation* self
)

Description [src]

Gets the current value of self.

The state indicates whether self is currently playing, paused, finished or hasn’t been started yet.

Available since:1.0
Gets propertyBis.Animation:state

Return value

Returns: BisAnimationState
 

The animation value.