/traderous

To get this branch, use:
bzr branch /bzr/traderous

« back to all changes in this revision

Viewing changes to boom.lua

  • Committer: Josh C
  • Date: 2013-06-19 01:06:14 UTC
  • Revision ID: josh@9ix.org-20130619010614-j3rbcv1c0my2tw0f
enemy shields and death

Show diffs side-by-side

added added

removed removed

1
 
Boom = WrapTile:extend {
 
1
Boom = Tile:extend {
2
2
   image = 'data/boom.png',
3
3
   onNew = function(self)
4
4
              the.app.view.tween:start(self, 'scale', 0.5, 0.5):andThen(function()