Public Member Functions | |
| void | read (tnstream &stream) |
| void | write (tnstream &stream) const |
Public Attributes | |
| int | BIpic |
| int | objects [4] |
| int | terrainID |
| int | terrainWeather |
Definition at line 193 of file loadbi3.cpp.
| void Bi3MapTranslationTable::Objecttranslataion::read | ( | tnstream & | stream | ) | [inline] |
Definition at line 198 of file loadbi3.cpp.
References BIpic, objects, tnstream::readInt(), terrainID, and terrainWeather.
| void Bi3MapTranslationTable::Objecttranslataion::write | ( | tnstream & | stream | ) | const [inline] |
Definition at line 207 of file loadbi3.cpp.
References BIpic, objects, terrainID, terrainWeather, and tnstream::writeInt().
1.5.1