Searched refs:CanYouGo (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dgame.h79 bool CanYouGo(int x, int y); // can card under (x,y) go somewhere?
H A Dcanvas.cpp234 if (m_game->CanYouGo(x, y) && m_helpingHand)
H A Dgame.cpp537 bool Game::CanYouGo(int x, int y) function in class:Game

Completed in 47 milliseconds