RType
Functions
Lobby.cpp File Reference
#include "Lobby.hpp"
#include "Collision.hpp"
#include "Graphic.hpp"
#include "Move.hpp"
#include "Spawner.hpp"
#include <random>
Include dependency graph for Lobby.cpp:

Go to the source code of this file.

Functions

int generateRandomNumber (int lowerBound, int upperBound)
 

Function Documentation

◆ generateRandomNumber()

int generateRandomNumber ( int  lowerBound,
int  upperBound 
)

Definition at line 218 of file Lobby.cpp.

Referenced by LobbyScene::checkSpawnerActivation(), and LobbyScene::update().

Here is the caller graph for this function: