Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Enumeration SpriteAnimationEventType

Event types triggered on the server when a SpriteNode updates.

Index

Enumeration members

Enumeration members

kLooped

kLooped:

The sprite animation reached the end of the sequence and is restarting the sequence.

kPaused

kPaused:

The sprite animation playback has entered a paused state.

kResumed

kResumed:

The sprite animation playback has resumed from a paused state.

kStarted

kStarted:

The sprite animation sequence has stated playback.

kStopped

kStopped:

Generated using TypeDoc