Home
last modified time | relevance | path

Searched defs:isShip (Results 1 – 5 of 5) sorted by relevance

/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DItemInfoDisplay.cpp132 …ItemInfoDisplay::UpdateDescription(const string &text, const vector<string> &licenses, bool isShip) in UpdateDescription()
H A DDepreciation.cpp55 bool isShip = (child.Token(0) == "ship"); in Load() local
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/map/
H A Dtile.h168 int isShip() const { in isShip() function
/dports/games/osgg/Osgg-32d9e02/
H A Dserver.cpp192 bool classBullets::col(vector<vert> target, bool isShip) in col()
H A Dmain.cpp327 bool classBullets::col(vector<vert> target, bool isShip) in col()