Home
last modified time | relevance | path

Searched refs:giveTwoClickOrders (Results 1 – 4 of 4) sorted by relevance

/dports/games/glest/glest_source_3.2.2/source/glest_game/gui/
H A Dgui.h179 void giveTwoClickOrders(int x, int y);
H A Dgui.cpp191 giveTwoClickOrders(x, y); in mouseDownLeftGraphics()
353 void Gui::giveTwoClickOrders(int x, int y){ in giveTwoClickOrders() function in Glest::Game::Gui
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/gui/
H A Dgui.h214 void giveTwoClickOrders(int x, int y, bool prepared);
H A Dgui.cpp271 giveTwoClickOrders(x, y, prepared); in mouseDownLeftGraphics()
517 void Gui::giveTwoClickOrders(int x, int y , bool prepared) { in giveTwoClickOrders() function in Glest::Game::Gui