SpriteContent

The SpriteContent component acts as the parent to which sprite components are added. The component also controls game flow.

SpriteContent Properties

None.

SpriteContent Events

None.

SpriteContent Actions

start()

start() as integer

This action starts animation within a spriteContent.

pause()

pause() as integer

This action pauses animation within a spriteContent.