MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / areDownKeys

Function areDownKeys

libraries/p5.js:27879–27886  ·  view source on GitHub ↗

* The checkDownKeys function returns a boolean true if any keys pressed * and a false if no keys are currently pressed. * Helps avoid instances where a multiple keys are pressed simultaneously and * releasing a single key will then switch the * keyIsPressed property to true. * @private

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

p5.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected