love.touch
| Available since LÖVE 0.10.0 |
| This module is not supported in earlier versions. |
Provides an interface to touch-screen presses.
Functions
| love.touch.getPosition | Gets the current position of the specified touch-press. |
|
|
| love.touch.getTouches | Gets a list of all active touch-presses. |
|
See Also
Category: