|
BRE12
|
Public Member Functions | |
| SceneExecutor (HINSTANCE moduleInstanceHandle, const char *sceneFilePath) | |
| SceneExecutor (const SceneExecutor &)=delete | |
| const SceneExecutor & | operator= (const SceneExecutor &)=delete |
| SceneExecutor (SceneExecutor &&)=delete | |
| SceneExecutor & | operator= (SceneExecutor &&)=delete |
| void | Execute () noexcept |
1.8.12