Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ ScreenSize
Method
ScreenSize
Source/Graphics.hpp:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
uint16 ScreenSize() const {
43
return (mWidth * mHeight);
44
}
45
};
46
47
struct sImage {
Callers
1
Load_Hill_Data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected