Permalink
Fetching contributors…
Cannot retrieve contributors at this time
8 lines (7 sloc) 149 Bytes
(
axes: {
"left_paddle": Emulated(pos: Key(W), neg: Key(S)),
"right_paddle": Emulated(pos: Key(Up), neg: Key(Down)),
},
actions: {},
)