love.keyboard

Provides an interface to the user's keyboard.

Contents

Functions

love.keyboard.getKeyRepeat Returns the delay and interval of key repeating.
love.keyboard.isDown Checks whether a certain key is down.
love.keyboard.setKeyRepeat Enables key repeating and sets the delay and interval.

Enums

KeyConstant All the keys you can press.

See Also

Other Languages

Personal tools