• newspaz's avatar
    Changes to show finishing animations with an explosive effect. (e.g. shown... · 97f10e39
    newspaz authored
    Changes to show finishing animations with an explosive effect. (e.g. shown when turtles get shot in Diamondus)
    
    eventframe.cpp
    *) The drawing routine no longer ignores negative finish animation values. Instead 128 is added.
    *) If 128 is added that means an explosive effect should be used. A boolean is set for this.
    *) If the boolean is set the finishing animation will be drawn six times. The animation will be moving in a half circle trajectory.
    97f10e39
Name
Last commit
Last update
..
event Loading commit data...
bullet.cpp Loading commit data...
bullet.h Loading commit data...
demolevel.cpp Loading commit data...
level.cpp Loading commit data...
level.h Loading commit data...
levelframe.cpp Loading commit data...
levelload.cpp Loading commit data...
movable.cpp Loading commit data...
movable.h Loading commit data...