Click or drag to resize
SpriteEntitySpritesheet Property
Get the spritesheet this sprite entity currently uses.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public SpriteSheet Spritesheet { get; }

Property Value

Type: SpriteSheet
See Also