Searched refs:NewPlayer (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 Dcanvas.cpp107 m_game->NewPlayer(wins, games, score);
136 m_game->NewPlayer(wins, games, score);
H A Dgame.h77 void NewPlayer(int wins, int games, int score);
H A Dgame.cpp118 void Game::NewPlayer(int wins, int games, int score) function in class:Game

Completed in 112 milliseconds