Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
MapGetBannerElementAt
Function · 0.45
ClearElementAt
Function · 0.45
RotateElementAt
Function · 0.45
Calls
no outgoing calls
Tested by
1
RotateElementAt
Function · 0.36