MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / OnMouseLoop

Method OnMouseLoop

src/window_gui.h:741–741  ·  view source on GitHub ↗

* Called for every mouse loop run, which is at least once per (game) tick. */

Source from the content-addressed store, hash-verified

739 * Called for every mouse loop run, which is at least once per (game) tick.
740 */
741 virtual void OnMouseLoop() {}
742
743 /**
744 * Called once per (game) tick.

Callers 1

DecreaseWindowCountersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected