Public Member Functions | |
filter_impl () | |
virtual bool | matches (const gamemap_base &m, map_location l)=0 |
virtual | ~filter_impl () |
Definition at line 184 of file lua_terrainfilter.cpp.
|
inline |
Definition at line 187 of file lua_terrainfilter.cpp.
|
inlinevirtual |
Definition at line 189 of file lua_terrainfilter.cpp.
References e, ERR_LMG, wfl::formula_callable::fake_ptr(), wfl::formula_error::filename, gamemap_base::get_terrain(), get_tiles_radius(), i, id, wfl::formula_error::line, LOG_LMG, LOG_MATCHES, luaW_tableget(), luaW_to_locationset(), luaW_tostring(), gamemap_base::on_board(), gamemap_base::on_board_with_border(), utils::parse_range(), t_translation::terrain_matches(), gamemap_base::total_height(), gamemap_base::total_width(), wfl::formula_error::type, game::error::what(), map_location::wml_x(), map_location::wml_y(), map_location::x, and map_location::y.
|
pure virtual |