Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 20, 2017, 4:05:27 PM (8 years ago)
Author:
zarron
Message:

first atempt to set dir of fireballs correctly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SOBv2_HS17/src/modules/superorxobros/SOBFireball.h

    r11575 r11577  
    5353            virtual bool collidesAgainst(WorldEntity* otherObject, const btCollisionShape* ownCollisionShape, btManifoldPoint& contactPoint) override;
    5454            virtual void tick(float dt) override;
    55 
     55            void setDirection(const bool direction);
    5656         
    5757            bool attachedToFigure_;
Note: See TracChangeset for help on using the changeset viewer.