Completed scrolling in tile picker for level editor
authorHarishankar <v.harishankar@gmail.com>
Sat, 1 Oct 2011 17:03:21 +0000 (22:33 +0530)
committerHarishankar <v.harishankar@gmail.com>
Sat, 1 Oct 2011 17:03:21 +0000 (22:33 +0530)
commite233a6fc3203883436813db4a7a76242d77b6483
tree24ec0c7c46ec73d3b39a6689836788d1e9823523
parent9457edf26f8499b7fbeb9921fdd91a762bdfb8c4
Completed scrolling in tile picker for level editor

Bit the bullet (phew!) and completed the logic for scrolling
through a tileset that is larger than the 480*480 view. This
logic is quite tricky so I documented it in readable English
level.py
leveleditor.py
levels/level1.dat [new file with mode: 0644]
levels/level1e.dat [new file with mode: 0644]
levels/level1w.dat [new file with mode: 0644]
maingame.py