MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / GetRenderer

Method GetRenderer

Source/Window.hpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 void ClearResized();
88
89 SDL_Renderer* GetRenderer() const { return mRenderer; };
90
91 cPosition GetWindowPosition() const;
92 int32 GetWindowWidth() const;

Callers 2

cSurfaceMethod · 0.80
LoadPngMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected