Samuel
|
dc19a98560
|
- Upgraded Squad, ZombieSquad, VampireSquad
- Refactored the class ZombieUnit, VampireUnit now are renamed
to ZombieSquad and VampireSquad
|
2015-08-13 13:02:34 -04:00 |
|
Samuel
|
bc759b6ad9
|
- Improved Squad class
- Updated ZombieUnit and VampireUnit now hinerits from squad
|
2015-08-12 21:22:05 -04:00 |
|
Samuel
|
280fd57c2b
|
- Added Squad script (not done)
- Updated Unit Hp property
- Added functions
- addHuman
- AddSoldier
- healSquad( unit humanUnit )
- abandonUnits( int nbUnits )
- removeHuman( Unit humanUnit )
- removeSoldier( Unit soldierUnit )
- transformHuman() (not done)
|
2015-08-12 18:50:11 -04:00 |
|