tweaked stuff

This commit is contained in:
Martin Felis
2013-12-04 00:53:32 +01:00
parent 73d1ceb81d
commit db5083d46e
2 changed files with 27 additions and 6 deletions
-6
View File
@@ -1,6 +0,0 @@
engine.log("logginf from FIIILLLEEEE")
engine.set_color (1., 0., 0.)
function on_touch(x, y)
engine.log ("got touch at " .. tostring(x) .. "," .. tostring(y))
end