about summary refs log tree commit diff stats
path: root/src/controls.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed formatting FINALLYCharadon2022-10-121-21/+22
|
* Fixed issue where controls that were mean't to be detected once would be ↵Charadon2022-10-091-7/+16
| | | | detected multiple times.
* Added player_controls_pressed, to check between a button being held vs a ↵Charadon2022-09-111-0/+18
| | | | button being pressed.
* Added player_controls function.Charadon2022-09-111-1/+15
|
* Migrated code to ANSI CCharadon2022-06-231-0/+5