Multi-key state tracking
Track several keys at once with one sketch-level boolean per key, set in keyPressed/keyReleased and read continuously in draw().
Track several keys at once with one sketch-level boolean per key, set in keyPressed/keyReleased and read continuously in draw().