C# Class Tilengine.TileInfo
Show file
Open project: megamarc/Tilengine
Class Usage Examples
Public Properties
Property Details
public int Col |
return |
int |
|
public ushort Flags |
return |
ushort |
|
public ushort Index |
return |
ushort |
|
public int Row |
return |
int |
|
public int Xoffset |
return |
int |
|
public int Yoffset |
return |
int |
|