1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-03 03:23:33 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
NyakoFox
a449f98c45 Offset back button, fix buttons appearing in ingame menu when returning from options 2024-04-12 09:03:48 -03:00
NyakoFox
15561ab8e8 Secret lab buttons, fix preloader buttons 2024-04-12 09:03:48 -03:00
NyakoFox
131f40a66c Remove save and exit button 2024-04-12 09:03:48 -03:00
NyakoFox
3689cb6b38 Language menu changes 2024-04-12 09:03:48 -03:00
NyakoFox
d88b4591d2 Buttonify map screen 2024-04-12 09:03:48 -03:00
NyakoFox
928b4240bb Work on language menu 2024-04-12 09:03:48 -03:00
NyakoFox
59c74955ee Slider inputs for audio volume 2024-04-12 09:03:48 -03:00
NyakoFox
2901810269 Modify a few menus 2024-04-12 09:03:48 -03:00
NyakoFox
5febfaed56 Automatic menu buttons 2024-04-12 09:03:48 -03:00
NyakoFox
9353c4f20c Initial touch button attempt 2024-04-12 09:03:48 -03:00
NyakoFox
33fcbf8de3 Replace float scale with int scale 2024-04-12 09:03:48 -03:00
NyakoFox
31d78221da Replace screen_tapped with screen_down 2024-04-12 09:03:48 -03:00
AllyTally
67dcec10a1 Initial touch input support
This commit adds virtual buttons on-screen to let you navigate through
menus, and play the game.
2024-04-12 09:03:47 -03:00