Public Member Functions | |
| void | read (tnstream &stream) |
| void | write (tnstream &stream) const |
Public Attributes | |
| int | BIpic |
| int | terrainid |
| int | weather |
Definition at line 141 of file loadbi3.cpp.
| void Bi3MapTranslationTable::Terrain2id::read | ( | tnstream & | stream | ) | [inline] |
Definition at line 145 of file loadbi3.cpp.
References BIpic, tnstream::getDeviceName(), tnstream::readInt(), terrainid, and weather.
| void Bi3MapTranslationTable::Terrain2id::write | ( | tnstream & | stream | ) | const [inline] |
Definition at line 154 of file loadbi3.cpp.
References BIpic, terrainid, weather, and tnstream::writeInt().
1.5.1