CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
object_visitor Member List

This is the complete list of members for object_visitor, including all inherited members.

abstract_pathfinder(pathfinder *pf)abstract_pathfinder
guess_distance(path_node *pNode) overrideobject_visitorvirtual
init(const level_map *pMap, int iStartX, int iStarty)abstract_pathfinder
Lobject_visitor
mapabstract_pathfinderprotected
max_distanceobject_visitor
object_visitor(pathfinder *pf)object_visitorinlineexplicit
parentabstract_pathfinderprotected
record_neighbour_if_passable(path_node *pNode, map_tile_flags neighbour_flags, bool passable, path_node *pNeighbour)abstract_pathfinder
search_neighbours(path_node *pNode, map_tile_flags flags, int iWidth)abstract_pathfinder
targetobject_visitor
target_any_object_typeobject_visitor
try_node(path_node *pNode, map_tile_flags flags, path_node *pNeighbour, travel_direction direction) overrideobject_visitorvirtual
visit_function_indexobject_visitor
visit_objects(const level_map *pMap, int iStartX, int iStartY, object_type eTHOB, int iMaxDistance, lua_State *L, int iVisitFunction, bool anyObjectType)object_visitor
~abstract_pathfinder()=defaultabstract_pathfindervirtual