Home
last modified time | relevance | path

Searched refs:ShowIOPath (Results 1 – 3 of 3) sorted by relevance

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/
H A DInteractive.h244 void ShowIOPath(Entity * io);
H A DInteractive.cpp1984 void ShowIOPath(Entity * io) { in ShowIOPath() function
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/game/
H A DNPC.cpp1173 (io == entities[LastSelectedIONum])) ShowIOPath(io); in ARX_PHYSICS_Apply()