simvx.core.input.map

InputMap — input action registry. Instance-based with module-level default.

Module Contents

Functions

set_active_input_map

Context manager to set the active InputMap for the current context.

Data

API

simvx.core.input.map.log

‘getLogger(…)’

simvx.core.input.map.set_active_input_map(instance: simvx.core.input.map._InputMap)[source]

Context manager to set the active InputMap for the current context.

simvx.core.input.map.InputMap

‘_InputMapProxy(…)’