Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 11, 2017, 3:18:27 PM (8 years ago)
Author:
jkindle
Message:

Added the animation for the level end (walk into castle), Coins for the blocks, Castleblocks and Flagblocks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SuperOrxoBros_FS17/src/modules/superorxobros/SOBMushroom.h

    r11412 r11416  
    4848            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode) override;
    4949            virtual void setFigure(SOBFigure* newFigure);
    50             virtual void touchFigure();
    5150            virtual  bool collidesAgainst(WorldEntity* otherObject, const btCollisionShape* ownCollisionShape, btManifoldPoint& contactPoint) override;
    5251            virtual void tick(float dt) override;
Note: See TracChangeset for help on using the changeset viewer.