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

Method onViewportRotate

src/openrct2/interface/WindowBase.h:219–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217 {
218 }
219 virtual void onViewportRotate()
220 {
221 }
222 virtual void onMoved(const ScreenCoordsXY&)
223 {
224 }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected