RemoveSpriteState

From OxeyeWiki

Revision as of 15:14, 5 March 2009 by Jeb (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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