Searched refs:WhichPile (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dgame.h101 Pile* WhichPile(int x, int y); // which pile is (x, y) over?
H A Dgame.cpp354 Pile* Game::WhichPile(int x, int y) function in class:Game
394 m_srcPile = WhichPile(x, y);
440 Pile* pile = WhichPile(x, y);
539 Pile* pile = WhichPile(x, y);

Completed in 88 milliseconds