MCPcopy Create free account
hub / github.com/chrxh/alien / middleMouseButtonReleased

Method middleMouseButtonReleased

source/Gui/SimulationInteractionController.cpp:328–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326}
327
328void SimulationInteractionController::middleMouseButtonReleased()
329{
330 _worldPosForMovement = std::nullopt;
331}
332
333void SimulationInteractionController::drawCursor()
334{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected