keysDown property

  1. @Array(512)
Array<Uint8> keysDown
getter/setter pair

Implementation

@Array(512)
external Array<Uint8> keysDown;