Click or drag to resize
SpriteSheet Constructor (Point)
Create spritesheet from constant steps count.

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

Parameters

stepsCount
Type: Point

[Missing <param name="stepsCount"/> documentation for "M:GeonBit.Core.Graphics.SpriteSheet.#ctor(Microsoft.Xna.Framework.Point)"]

See Also