Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetViewSize
Method
GetViewSize
Sources/Jazz2/LevelHandler.cpp:514–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
512
}
513
514
Vector2i LevelHandler::GetViewSize() const
515
{
516
return _viewSize;
517
}
518
519
void LevelHandler::OnBeginFrame()
520
{
Callers
2
OnInitialize
Method · 0.45
OnResizeWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected