The Action map for a state.
It is a key-value pair with the state name as key and the ActionMapEntry as it's value.
Example:
{ "i0": { "a": ActionEntry, "A": ActionEntry ... } }
ActionMap
Generated using TypeDoc
The Action map for a state.
It is a key-value pair with the state name as key and the ActionMapEntry as it's value.
Example:
{ "i0": { "a": ActionEntry, "A": ActionEntry ... } }
ActionMap