use available abbreviations in example
Dependencies
- [2]
XIFRMKALsome larger examples using shared abbreviations - [3]
MJ6KKFVTgive example panes a name - [4]
YEANRUAFclean up the examples and fix a bug - [*]
OOSUBWKXsubject people to a tutorial
Change contents
- replacement in 0078-Example_panes at line 240
' local touches = love.touch.getTouches()',' for _,id in ipairs(touches) do',' local x,y = love.touch.getPosition(id)',' for _,id in ipairs(touches()) do',' local x,y = touch(id)',