Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ Lock
Method
Lock
TombEngine/Renderer/Renderer.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void Renderer::Lock()
61
{
62
_isLocked = true;
63
}
64
65
void Renderer::UpdateVideoTexture(Texture2D* texture)
66
{
Callers
5
DrawInventory
Method · 0.80
HandleControlSettingsInput
Method · 0.80
CallPause
Method · 0.80
CallInventory
Method · 0.80
DrawPhase
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected