Home
last modified time | relevance | path

Searched defs:is_flying (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dflying_indicator.h54 bool is_flying() const { in is_flying() function
/dports/games/simutrans/simutrans-121.0/vehicle/
H A Dmovingobj.h85 bool is_flying() const OVERRIDE { return get_desc()->get_waytype()==air_wt; } in is_flying() function
H A Dsimvehicle.h187 virtual bool is_flying() const { return false; } in is_flying() function
794 bool is_flying() const OVERRIDE { return !is_on_ground(); } in is_flying() function
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DArrow.cpp324 bool Arrow::is_flying() const { in is_flying() function in Solarus::Arrow
H A DHookshot.cpp249 bool Hookshot::is_flying() const { in is_flying() function in Solarus::Hookshot
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dmovetype.hpp252 bool is_flying() const { return flying_; } in is_flying() function in movetype
/dports/games/wesnoth/wesnoth-1.14.17/src/units/
H A Ddrawer.cpp67 bool is_flying = u.is_flying(); in redraw_unit() local
H A Dunit.hpp1285 bool is_flying() const in is_flying() function in unit
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dcitydlg.cpp3979 bool is_flying = false; in paint() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dcitydlg.cpp3979 bool is_flying = false; in paint() local