Class restructure for octopus
authorHeli Hyvättinen <heli.hyvattinen@kymp.net>
Mon, 20 Jun 2011 17:35:06 +0000 (20:35 +0300)
committerHeli Hyvättinen <heli.hyvattinen@kymp.net>
Mon, 20 Jun 2011 17:36:17 +0000 (20:36 +0300)
commit6f572ab2c31518920272aa5ee40a19e1ef7997fe
tree329d0ff40b8c6b14b502cc63eb5e768a04a5a082
parentc7e503539261ac0687daf9f66cab84d8aabdc8e9
Class restructure for octopus

Class TimerControlledTursas replaced by class Octopus that derives from
the class TimerControlledGraphicsPixmapObject (where most of the
contents of TimerControlledTursas now are).

Also updated UML model.

Some work towards dropping the ghosts when the ship is hit by an
octopus.
Ghost Ship UML.xmi
ghostsoverboard.pro
octopus.cpp [new file with mode: 0644]
octopus.h [new file with mode: 0644]
seascene.cpp
ship.cpp
ship.h
timercontrolledgraphicspixmapobject.cpp [new file with mode: 0644]
timercontrolledgraphicspixmapobject.h [new file with mode: 0644]