프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Collision | byte | ||
FramesCount | byte | ||
GrID | short | ||
Id | int | ||
Info | short | ||
Type | byte | ||
Unknown1 | byte |
메소드 | 설명 | |
---|---|---|
TileData ( int id, Stream stream ) : System |
public TileData ( int id, Stream stream ) : System | ||
id | int | /// Id to assign. /// |
stream | Stream | /// Source stream. /// |
리턴 | System |