Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimHacker/micropolis
/ sendMessage
Method
sendMessage
MicropolisCore/src/MicropolisEngine/src/stubs.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
107
108
void FrontendMessageDidTool::sendMessage(Micropolis *sim) const
109
{
110
sim->didTool(this->tool, this->x, this->y);
111
}
112
113
114
FrontendMessageMakeSound::FrontendMessageMakeSound(
Callers
1
modifyWorld
Method · 0.45
Calls
2
didTool
Method · 0.80
makeSound
Method · 0.65
Tested by
no test coverage detected