
Public Member Functions | |
| void | LoadFromFile (const char *path, const char *AFileName, TerrainType::Weather *trrn, string *errorOutput) |
| tloadBImap (Bi3MapTranslationTable *_translationTable) | |
| void | ____fakeMap____ (void) |
| virtual | ~tloadBImap () |
Protected Member Functions | |
| virtual void | preparemap (int x, int y)=0 |
| virtual MapField * | getfield (int x, int y) |
Protected Attributes | |
| int | xoffset |
| int | yoffset |
| TerrainType::Weather * | defaultterraintype |
| char * | missing |
Classes | |
| struct | TACTN |
| struct | TFileMap |
| struct | TFileShop |
| struct | THeader |
| struct | TMAPHead |
| struct | TMISSPart |
| union | TShopContent |
| struct | TSHOPHead |
| struct | TTextItem |
Definition at line 418 of file loadbi3.cpp.
| tloadBImap::tloadBImap | ( | Bi3MapTranslationTable * | _translationTable | ) | [inline] |
| virtual tloadBImap::~tloadBImap | ( | ) | [inline, virtual] |
Definition at line 538 of file loadbi3.cpp.
| void tloadBImap::LoadFromFile | ( | const char * | path, | |
| const char * | AFileName, | |||
| TerrainType::Weather * | trrn, | |||
| string * | errorOutput | |||
| ) |
Definition at line 1578 of file loadbi3.cpp.
References calculateallobjects(), defaultterraintype, tdialogbox::done(), tfileerror::getFileName(), HeadID, tviewanytext::init(), pathdelimitterstring, tnstream::reading, and tviewanytext::run().
Referenced by importbattleislemap(), and insertbattleislemap().
| void tloadBImap::____fakeMap____ | ( | void | ) | [inline] |
| virtual void tloadBImap::preparemap | ( | int | x, | |
| int | y | |||
| ) | [protected, pure virtual] |
Implemented in ImportBiMap, and InsertBiMap.
| MapField * tloadBImap::getfield | ( | int | x, | |
| int | y | |||
| ) | [protected, virtual] |
int tloadBImap::xoffset [protected] |
Definition at line 527 of file loadbi3.cpp.
Referenced by InsertBiMap::getfield(), InsertBiMap::InsertBiMap(), InsertBiMap::preparemap(), and tloadBImap().
int tloadBImap::yoffset [protected] |
Definition at line 527 of file loadbi3.cpp.
Referenced by InsertBiMap::getfield(), InsertBiMap::InsertBiMap(), InsertBiMap::preparemap(), and tloadBImap().
TerrainType::Weather* tloadBImap::defaultterraintype [protected] |
Definition at line 528 of file loadbi3.cpp.
Referenced by LoadFromFile(), and ImportBiMap::preparemap().
char* tloadBImap::missing [protected] |
1.5.1