MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / VirtualButton

Method VirtualButton

src/Topics/Topics.cpp:78–81  ·  view source on GitHub ↗

* Construct virtual button instance. */

Source from the content-addressed store, hash-verified

76 * Construct virtual button instance.
77 */
78 VirtualButton() :
79 ButtonActions()
80 {
81 }
82
83 /**
84 * Destroy virtual button instance.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected