/zoeplat

To get this branch, use:
bzr branch http://9ix.org/bzr/zoeplat

« back to all changes in this revision

Viewing changes to sprite.lua

  • Committer: Josh C
  • Date: 2013-04-11 01:33:32 UTC
  • Revision ID: josh@9ix.org-20130411013332-7bf1zydct2v4rbyk
zoetrope 1.4 (and revert my sprite changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
   -- TODO: take map position into account
90
90
   if self[dir] > edge then self[dir] = edge end
91
91
end
92
 
 
93
 
 
94
 
 
 
 
b'\\ No newline at end of file'