| SpriteEntitySetStep Method (Int32) | 
 
            Set spritesheet step from index.
            
 
    Namespace: 
   GeonBit.Core.Graphics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void SetStep(
	int index
)
Parameters
- index
 - Type: SystemInt32
Step index to set. 
See Also