RemoveSpriteState

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Jeb (Talk | contribs)
(Created page with '{{VideoMethod | video.removeSpriteState(spriteId) | Removes a sprite state and makes the ID re-usable by other sprite states. | {{MethodParam|spriteId|An integer|The sprite ID th...')

Latest revision as of 15:14, 5 March 2009

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