Untold Engine
Beta v0.0.16
docs
|
This is the complete list of members for U4DEngine::U4DSceneStateInterface, including all inherited members.
enter(U4DScene *uScene)=0 | U4DEngine::U4DSceneStateInterface | pure virtual |
execute(U4DScene *uScene, double dt)=0 | U4DEngine::U4DSceneStateInterface | pure virtual |
exit(U4DScene *uScene)=0 | U4DEngine::U4DSceneStateInterface | pure virtual |
isSafeToChangeState(U4DScene *uScene)=0 | U4DEngine::U4DSceneStateInterface | pure virtual |
render(U4DScene *uScene, id< MTLCommandBuffer > uCommandBuffer)=0 | U4DEngine::U4DSceneStateInterface | pure virtual |
~U4DSceneStateInterface() | U4DEngine::U4DSceneStateInterface | inlinevirtual |