Ignore:
Timestamp:
01/18/12 19:22:25 (12 years ago)
Author:
atzm
Message:

scoring support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pycodeshooter/trunk/shooter/trooper.js

    r109 r112  
    8888    this.h          = h; 
    8989    this.life       = life; 
     90    this.maxLife    = life; 
    9091    this.speed      = speed; 
    9192    this.numBombs   = numBombs; 
Note: See TracChangeset for help on using the changeset viewer.