Home
last modified time | relevance | path

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

/dports/games/netherearth/netherearth-0.51/
H A Dnether.h327 int AI_robothere(Vector pos);
H A Dnethercycle.cpp1321 int robot=AI_robothere(b->pos+Vector(1,0,0)); in cycle()
1343 int robot=AI_robothere(b->pos+Vector(2,0,0)); in cycle()
H A Drobot_ai.cpp1419 int NETHER::AI_robothere(Vector pos) in AI_robothere() function in NETHER