Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobLoach/raylib-cpp
/ GetWidth
Method
GetWidth
include/Window.hpp:354–354 ·
view source on GitHub ↗
* Get current screen width */
Source
from the content-addressed store, hash-verified
352
* Get current screen width
353
*/
354
static int GetWidth() { return ::GetScreenWidth(); }
355
356
/**
357
* Get current screen height
Callers
4
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64