1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-26 12:19:18 +00:00

Joystick dual axis read + buzz in constant time

This commit is contained in:
David Schmenk
2018-02-23 09:29:22 -08:00
parent 44e307325c
commit ea5bdccb82
4 changed files with 65 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
import joybuzz
const MAX_JOY = 64
predef joypos(buzz)#3
end