GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Graphics
SpriteEntity Class
SpriteEntity Methods
ChangeSpritesheet Method
CopyStep Method
DoEntityDraw Method
PlayAnimation Method
SetStep Method
Update Method
SpriteEntity
CopyStep Method
Copy spritesheet step from other sprite.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
CopyStep
(
SpriteEntity
other
)
Parameters
other
Type:
GeonBit.Core.Graphics
SpriteEntity
Other sprite to copy step from.
See Also
Reference
SpriteEntity Class
GeonBit.Core.Graphics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com