Home
last modified time | relevance | path

Searched refs:PlayerWonEvent (Results 1 – 3 of 3) sorted by relevance

/dports/games/blockattack/blockattack-game-2.7.0/source/code/
H A DBlockGame.hpp224 virtual void PlayerWonEvent() const {} in PlayerWonEvent() function in BlockGame
H A DBlockGameSdl.inc131 void PlayerWonEvent() const override {
H A DBlockGame.cpp392 PlayerWonEvent(); in setPlayerWon()