love.keyboard
Keeps track of the state of the keyboard.
Functions
| isDown( key ) | Checks whether a certain key is down. | 
| 
               Version 0.3.2 LÖVE DocumentationOverviewLicenseCreditsInstallingGetting startedDeviceslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timerlove.systemTypesAnimationColorFontFileImageMusicParticleSystemSoundCallbacksloadupdatedrawmousepressedmousereleasedkeypressedkeyreleasedMiscellaneousConstantsConfig filesKeyboard shortcuts       
           | 
                         
    
  		Device                     
  	 
  	love.keyboard Keeps track of the state of the keyboard. Functions 
  |