@ -20,15 +20,6 @@ Game::~Game()
}
void Game::execute(stack<GameState*> &state_stack) throw(StateExit)
{
SDL_Event event;
while(SDL_PollEvent(&event))
handle_event(&event);
render();
bool Game::init()
background = DrawUtils::load("background.bmp");
The note is not visible to the blocked user.