1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-30 08:28:29 +02:00
VVVVVV/desktop_version/lang/en
Dav999-v 3354a1a352 Add support for button glyph display
This adds a function that converts an action (such as interacting
in-game) to the corresponding button text ("ENTER", "E") or button
glyph (PlayStation triangle, Steam Deck Y, etc). This function
currently only gives the existing ENTERs or Es, because I don't know
how best to detect controller usage, or whether the game is running on
a Steam Deck, or what buttons need to be displayed there. Still, it
should now be really easy to adapt the rendering of keyboard keys to
consoles, controllers, or rebound keys.

To identify the actions that currently need to be displayed, this
commit also adds the initial enums for action sets as described by
Ethan in a comment in #834 (Jan 18, 2022).
2023-03-21 19:59:48 -07:00
..
cutscenes.xml Add English language files and README 2022-12-31 20:04:56 -08:00
meta.xml Add language-specific font configuration 2023-02-13 23:27:00 -08:00
numbers.xml Add English language files and README 2022-12-31 20:04:56 -08:00
roomnames_special.xml Add English language files and README 2022-12-31 20:04:56 -08:00
roomnames.xml Add English language files and README 2022-12-31 20:04:56 -08:00
strings_plural.xml Add per-area untranslated roomname counters 2022-12-31 20:04:56 -08:00
strings.xml Add support for button glyph display 2023-03-21 19:59:48 -07:00