MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / inactive

Method inactive

source/MaaWin32ControlUnit/Base/UnitBase.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 virtual bool scroll(int dx, int dy) = 0;
47
48 virtual void inactive() { }
49};
50
51class RelativeMoveInput : public InputBase

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected