C# Class Tilengine.SpriteInfo

Show file Open project: megamarc/Tilengine Class Usage Examples

Public Properties

Property Type Description
H int
Offset int
W int

Property Details

H public property

public int H
return int

Offset public property

public int Offset
return int

W public property

public int W
return int