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

Method AbstractState

lib/StateMachine/src/StateMachine.hpp:69–71  ·  view source on GitHub ↗

* Constructs a state. */

Source from the content-addressed store, hash-verified

67 * Constructs a state.
68 */
69 AbstractState()
70 {
71 }
72
73 /**
74 * Destroys a state.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected