Свойство | Type | Description | |
---|---|---|---|
Collision | byte | ||
FramesCount | byte | ||
GrID | short | ||
Id | int | ||
Info | short | ||
Type | byte | ||
Unknown1 | byte |
Méthode | Description | |
---|---|---|
TileData ( int id, Stream stream ) : System |
public TileData ( int id, Stream stream ) : System | ||
id | int | /// Id to assign. /// |
stream | Stream | /// Source stream. /// |
Résultat | System |