Public Member Functions | |
| void | read (tnstream &stream) |
| void | write (tnstream &stream) const |
Public Attributes | |
| int | bigraph |
| int | terrainid |
| int | terrainweather |
| int | objectid |
Definition at line 167 of file loadbi3.cpp.
| void Bi3MapTranslationTable::Terraincombixlat::read | ( | tnstream & | stream | ) | [inline] |
Definition at line 172 of file loadbi3.cpp.
References bigraph, objectid, tnstream::readInt(), terrainid, and terrainweather.
| void Bi3MapTranslationTable::Terraincombixlat::write | ( | tnstream & | stream | ) | const [inline] |
Definition at line 180 of file loadbi3.cpp.
References bigraph, objectid, terrainid, terrainweather, and tnstream::writeInt().
1.5.1