Home
last modified time | relevance | path

Searched defs:getScreenPos (Results 1 – 6 of 6) sorted by relevance

/dports/games/stratagus/stratagus-3.2.0/src/particle/
H A Dparticlemanager.cpp126 CPosition CParticleManager::getScreenPos(const CPosition &pos) const in getScreenPos() function in CParticleManager
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/particle/
H A Dparticlemanager.cpp126 CPosition CParticleManager::getScreenPos(const CPosition &pos) const in getScreenPos() function in CParticleManager
/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/events/
H A DMouseEvent.hxx43 osg::Vec2f getScreenPos() const { return screen_pos; } in getScreenPos() function in simgear::canvas::MouseEvent
/dports/games/fillets-ng/fillets-ng-1.0.1/src/level/
H A DView.cpp114 View::getScreenPos(const Cube *model) const in getScreenPos() function in View
/dports/games/keeperrl/keeperrl-alpha23/
H A Dmap_gui.cpp70 Vec2 MapGui::getScreenPos() const { in getScreenPos() function in MapGui
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/type_instances/
H A Dunit.h709 inline Vec3f getScreenPos() const { return screenPos; } in getScreenPos() function