Members
(static) A
Constant for the "A" key, both capital and non-capital
(static) B
Constant for the "B" key, both capital and non-capital
(static) DOWN
Constant for the "Down" arrow key
(static) eventsAvailable
Checks if Konami objects are able to register event listeners and dispatch events
(static) LEFT
Constant for the "Left" arrow key
(static) RIGHT
Constant for the "Right" arrow key
(static) UP
Constant for the "Up" arrow key
code
The code to enter. Defaults to the Konami code. Can be overridden by user
Methods
codeEntered()
Function to call when Konami#code is entered. Should be overridden by user