RemoveSpriteState

From OxeyeWiki

Jump to: navigation, search

video.removeSpriteState(spriteId)

Removes a sprite state and makes the ID re-usable by other sprite states.

Parameter Expected Type Description
spriteId An integer The sprite ID that should be removed. This sprite ID is retreived when calling createSpriteState.
Returns

Returns nothing.

Daisymoon Video Lib

Example

   video.removeSpriteState(sprite)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox