quasilyte / ebitengine-input

A Godot-inspired action input handling system for Ebitengine
MIT License
72 stars 8 forks source link

ActionKeyNames should respect the key modifiers #4

Closed quasilyte closed 1 year ago

quasilyte commented 1 year ago

So, ctrl+c should be "ctrl_c", not just "c".