This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
LÖVE-Android on Desktop Shim | |
============================ | |
for debugging/testing android games on a desktop environment | |
Features | |
-------- | |
- Two touchscreen behaviours ("single" and "multi") | |
- Touchpoint overlay (disables love.mouse.setVisible for convenience) | |
- Keyboard wrapper, keybinds for menu/back/return/search/textinput |