Cleanup of code, and added better example gui

This commit is contained in:
Mathias Westerdahl
2018-04-26 20:34:25 +02:00
parent c3c5167127
commit 2dd490557f
9 changed files with 1176 additions and 300 deletions

View File

@@ -1,8 +1,4 @@
mouse_trigger {
input: MOUSE_BUTTON_1
action: "click"
}
touch_trigger {
input: TOUCH_MULTI
action: "touch"
}