MCPcopy 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
47struct sImage {

Callers 1

Load_Hill_DataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected