Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ invalidateSprite
Method
invalidateSprite
src/OpenLoco/src/Entities/Entity.cpp:45–48 ·
view source on GitHub ↗
0x004CBB01
Source
from the content-addressed store, hash-verified
43
44
// 0x004CBB01
45
void EntityBase::invalidateSprite()
46
{
47
Ui::ViewportManager::invalidate(this, ZoomLevel::eighth);
48
}
49
}
Callers
7
freeEntity
Function · 0.80
sub_4ADB47
Method · 0.80
positionVehicleOnTrack
Function · 0.80
sub_4A9F20
Method · 0.80
moveComponentToSubPosition
Function · 0.80
vehiclePickupAir
Function · 0.80
paintComponent
Function · 0.80
Calls
1
invalidate
Function · 0.50
Tested by
no test coverage detected