MCPcopy 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
233void MapLight::drop(const Ogre::Vector3& v)
234{
235 setPosition(v);
236}
237
238bool MapLight::canSlap(Seat* seat)
239{

Callers 1

dropHandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected