MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / onDraw

Method onDraw

src/openrct2/interface/WindowBase.h:163–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 {
162 }
163 virtual void onDraw(Drawing::RenderTarget& rt)
164 {
165 }
166 virtual void onDrawWidget(WidgetIndex widgetIndex, Drawing::RenderTarget& rt)
167 {
168 }

Callers 1

WindowDrawSingleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected