Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ Update
Method
Update
tests/Engine/Platform/EventHandler/BaseState.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
bool BaseState::Update(Ndk::StateMachine& /*fsm*/, float /*elapsedTime*/)
32
{
33
return true;
34
}
35
36
void BaseState::DrawMenu()
37
{
Callers
7
ParticleGroup.cpp
File · 0.45
EventHandler.cpp
File · 0.45
SetContent
Method · 0.45
Frustum.cpp
File · 0.45
Ray.cpp
File · 0.45
OrientedBox.cpp
File · 0.45
BoundingVolume.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected