Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 3, 2016, 8:49:23 PM (8 years ago)
Author:
landauf
Message:

fixed compiler errors (MSVC): StaticEntity has no tick() function + two other errors in FlagHUD and ExplosionPart

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentationHS15/src/modules/hover/HoverFlag.h

    r11026 r11029  
    5252            virtual bool collidesAgainst(WorldEntity* otherObject, const btCollisionShape* ownCollisionShape, btManifoldPoint& contactPoint);           
    5353            virtual ~HoverFlag();
    54             virtual void tick(float dt);
    5554            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    5655            bool getCollided();
Note: See TracChangeset for help on using the changeset viewer.