Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ IsFullsScreen
Method
IsFullsScreen
TombEngine/Renderer/RendererHelper.cpp:365–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
bool Renderer::IsFullsScreen()
366
{
367
return (!_isWindowed);
368
}
369
370
void Renderer::UpdateCameraMatrices(CAMERA_INFO *cam, float farView)
371
{
Callers
1
WinAppProc
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected