A drawable object attached to a transformation
Can be either static (Texture) or dynamic (Animation)
Create a static sprite
Create a dynamic sprite
Update the sprite (only affects dynamic sprites)
Set the source of the sprite to a dynamic animation
Set the source of the sprite to a static texture
Get the current texture of the sprite
See Implementation
A drawable object attached to a transformation
Can be either static (Texture) or dynamic (Animation)