keyPressed and keyReleased won‘t be called inside the class
Move it outside the class
say p1.wp etc. to adress the variables inside the class
keyPressed and keyReleased won‘t be called inside the class
Move it outside the class
say p1.wp etc. to adress the variables inside the class