RobLoach / wasm4-as

Drop-in replacement to WASM-4's wasm4.ts to make using AssemblyScript with WASM-4 easy
zlib License
1 stars 0 forks source link

btnp and mousep only work once #3

Open RobLoach opened 2 years ago

RobLoach commented 2 years ago

btnp and mousep states should updated from cls() perhaps? Right now if you call btnp() twice in a row, it messes up.