
Public Member Functions | |
| LuaFieldSearcher (GameMap *_gamemap) | |
Public Attributes | |
| FieldVector | fields |
Protected Member Functions | |
| void | testfield (const MapCoordinate &pos) |
Definition at line 129 of file mapedcommands.cpp.
| LuaFieldSearcher::LuaFieldSearcher | ( | GameMap * | _gamemap | ) | [inline] |
Definition at line 133 of file mapedcommands.cpp.
| void LuaFieldSearcher::testfield | ( | const MapCoordinate & | pos | ) | [inline, protected, virtual] |
Definition at line 131 of file mapedcommands.cpp.
Referenced by getFieldsInDistance(), and testfield().
1.5.1