interface class for scene
More...
#include <IScene.hpp>
interface class for scene
Definition at line 23 of file IScene.hpp.
◆ ~IScene()
virtual srv::IScene::~IScene |
( |
| ) |
|
|
virtualdefault |
◆ getId()
virtual id srv::IScene::getId |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getName()
virtual std::string & srv::IScene::getName |
( |
| ) |
|
|
nodiscardpure virtual |
◆ getRegistry()
◆ setName()
virtual void srv::IScene::setName |
( |
const std::string & | newName | ) |
|
|
pure virtual |
◆ update()
virtual void srv::IScene::update |
( |
float | dt | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/runner/work/R-Type/R-Type/server/include/Server/Interfaces/IScene.hpp