simvx.core.input.state¶
Input — input state tracker. Instance-based with module-level default.
Module Contents¶
Functions¶
Context manager to set the active Input for the current context. |
Data¶
API¶
- simvx.core.input.state.set_active_input(instance: simvx.core.input.state._Input)[source]¶
Context manager to set the active Input for the current context.
- simvx.core.input.state.Input¶
‘_InputProxy(…)’