To get this branch, use:
bzr branch
http://9ix.org/bzr/ld26
« back to all changes in this revision
Viewing changes to player.lua
-
Committer:
Josh C
-
Date:
2013-04-27 19:17:32 UTC
-
Revision ID:
josh@9ix.org-20130427191732-b04lkepq9cz8e1n7
player min/maxY on a level
Show diffs side-by-side
added
removed
30
30
self.velocity.x = 0
33
onEndFrame = function(self)
34
if self.y < self.minY then
37
if self.y > self.maxY then
b'\\ No newline at end of file'