Method

AdapAnimationpause

Declaration [src]

void
adap_animation_pause (
  AdapAnimation* self
)

Description [src]

Pauses a playing animation for self.

Does nothing if the current state of self isn’t ADAP_ANIMATION_PLAYING.

Sets AdapAnimation:state to ADAP_ANIMATION_PAUSED.