Click or drag to resize
SpriteSheet Constructor
Create spritesheet without any steps (you need to add via AddStep).

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public SpriteSheet()
See Also