Skip to content

Replace inputId by an input in UniversalInput #29

@bassetmatt

Description

@bassetmatt

In the file src/game/entity/dev/controllable.cpp, there are cases in a switch on the variable actionId from the field Keybind::action.inputId, and these cases are used on this variable but aren't really explicit:

These constants could be less obscure if they were replaced by members of an enum with self-explanatory names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority : LowWork on this if nothing more important is availablegood first issueGood for newcomers

    Type

    No type

    Projects

    Status

    Not planned

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions