Interface for the games.
More...
#include <IGameServer.hpp>
Interface for the games.
Definition at line 28 of file IGameServer.hpp.
◆ getState()
| virtual State gme::IGameServer::getState |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ start()
| virtual void gme::IGameServer::start |
( |
| ) |
|
|
pure virtual |
◆ stop()
| virtual void gme::IGameServer::stop |
( |
| ) |
|
|
pure virtual |
◆ update()
| virtual void gme::IGameServer::update |
( |
float | deltaTime | ) |
|
|
pure virtual |
The documentation for this interface was generated from the following file:
- /home/runner/work/R-Type/R-Type/modules/Interfaces/include/Interfaces/IGameServer.hpp