1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 19:35:13 +00:00
qb64/source/subs_functions
Galleon 3928325615 Primarily implements gamepad support (via _DEVICES, STICK/STRIG)
Corrects dependency detection bug in prev update which rendered _SCREENIMAGE unusable
Implements new command _FPS which limits the maximum hardware fps (primarily for throttling SUB _GL) [default is 60]
Usage example:
        _FPS 100
2015-01-18 04:20:57 -08:00
..
extensions Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
subs_functions.bas Primarily implements gamepad support (via _DEVICES, STICK/STRIG) 2015-01-18 04:20:57 -08:00