Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ resize_window
Method
resize_window
modules/gui/gui/src/dev/sandbox.cpp:103–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
void Sandbox::resize_window(int32_t width, int32_t height)
104
{
105
}
106
107
} // namespace skr::gui
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected