MCPcopy 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

DrawInventoryMethod · 0.80
CallPauseMethod · 0.80
CallInventoryMethod · 0.80
DrawPhaseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected