MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / Paused

Method Paused

ogsr_engine/xr_3da/device.cpp:578–578  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

576}
577
578BOOL CRenderDevice::Paused() { return g_pauseMngr->Paused(); }
579
580void CRenderDevice::OnWM_Activate(WPARAM wParam, LPARAM lParam)
581{

Callers 15

RenderUIMethod · 0.80
IR_OnMouseWheelMethod · 0.80
IR_OnMouseMoveMethod · 0.80
IR_OnKeyboardPressMethod · 0.80
IR_OnKeyboardReleaseMethod · 0.80
IR_OnKeyboardHoldMethod · 0.80
ObjectShiftMethod · 0.80
is_device_pausedFunction · 0.80
ActivateMethod · 0.80
UpdateMethod · 0.80
IR_OnKeyboardPressMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected