Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ SetIsFullscreen
Method
SetIsFullscreen
Source/Engine/Engine/Screen.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void Screen::SetIsFullscreen(bool value)
53
{
54
Fullscreen = value;
55
}
56
57
Float2 Screen::GetSize()
58
{
Callers
2
Draw
Method · 0.45
SetFullscreen
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected