Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetLevel
Method
GetLevel
TombEngine/Scripting/Internal/TEN/Flow/FlowHandler.cpp:533–536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
531
}
532
533
Level* FlowHandler::GetLevel(int id)
534
{
535
return Levels[id];
536
}
537
538
Level* FlowHandler::GetCurrentLevel()
539
{
Callers
15
PrepareDataForTheRenderer
Method · 0.80
RenderScene
Method · 0.80
RenderSimpleSceneToParaboloid
Method · 0.80
DrawHorizonAndSky
Method · 0.80
RenderTitleMenu
Method · 0.80
DrawStatistics
Method · 0.80
RenderInventory
Method · 0.80
LoadLevelFile
Function · 0.80
UpdateGlobalLensFlare
Function · 0.80
Build
Method · 0.80
ParseLua
Function · 0.80
UpdateCamera
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected