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

Method GetPosition

src/openrct2/world/tile_element/BannerElement.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 uint8_t BannerElement::GetPosition() const
36 {
37 return position;
38 }
39
40 void BannerElement::SetPosition(uint8_t newPosition)
41 {

Callers 3

MapGetBannerElementAtFunction · 0.45
ClearElementAtFunction · 0.45
RotateElementAtFunction · 0.45

Calls

no outgoing calls

Tested by 1

RotateElementAtFunction · 0.36