Skip to content

stevenwright1243/keydetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

keydetection

Usage

keyDetection = new KeyDetection(); // invoke
keyDetection.getSingleInput(area); // get usable keys like abc , and whitespace, etc
keyDetection.getAnyKey(area); // get any key like ctrl or alt as well as the keys from getSingleInput
keyDetection.konamiCode(area, cbfunction); // checks for konami code, supply a function that occurs if konami code is entered

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published