Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ drop
Method
drop
source/entities/MapLight.cpp:233–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
void MapLight::drop(const Ogre::Vector3& v)
234
{
235
setPosition(v);
236
}
237
238
bool MapLight::canSlap(Seat* seat)
239
{
Callers
1
dropHand
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected