Home
last modified time | relevance | path

Searched defs:Passable (Results 1 – 4 of 4) sorted by relevance

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dmap_data.h64 enum Passable { enum
/dports/games/openfodder/openfodder-1.6.0/Source/Map/
H A DRandom.cpp334 int cRandomMap::Passable(int nx, int ny) in Passable() function in cRandomMap
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Droute_finder_jps.cpp235 bool Navigation::Passable(int x, int y) const { in Passable() function in AGS3::Navigation
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DMap.cpp73 static PathMapFlags Passable[16] = { variable