
Public Member Functions | |
| InsertBiMap (int x, int y, Bi3MapTranslationTable *_translationTable) | |
Protected Member Functions | |
| virtual void | preparemap (int x, int y) |
| virtual MapField * | getfield (int x, int y) |
Definition at line 580 of file loadbi3.cpp.
| InsertBiMap::InsertBiMap | ( | int | x, | |
| int | y, | |||
| Bi3MapTranslationTable * | _translationTable | |||
| ) | [inline] |
Definition at line 585 of file loadbi3.cpp.
References tloadBImap::xoffset, and tloadBImap::yoffset.
| void InsertBiMap::preparemap | ( | int | x, | |
| int | y | |||
| ) | [protected, virtual] |
Implements tloadBImap.
Definition at line 729 of file loadbi3.cpp.
References actmap, getfield(), tloadBImap::missing, GameMap::resize(), tloadBImap::xoffset, GameMap::xsize, tloadBImap::yoffset, and GameMap::ysize.
| MapField * InsertBiMap::getfield | ( | int | x, | |
| int | y | |||
| ) | [protected, virtual] |
Reimplemented from tloadBImap.
Definition at line 597 of file loadbi3.cpp.
References getfield(), tloadBImap::xoffset, and tloadBImap::yoffset.
Referenced by preparemap().
1.5.1