- Timestamp:
- Nov 20, 2017, 4:05:27 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SOBv2_HS17/src/modules/superorxobros/SOBFireball.h
r11575 r11577 53 53 virtual bool collidesAgainst(WorldEntity* otherObject, const btCollisionShape* ownCollisionShape, btManifoldPoint& contactPoint) override; 54 54 virtual void tick(float dt) override; 55 55 void setDirection(const bool direction); 56 56 57 57 bool attachedToFigure_;
Note: See TracChangeset
for help on using the changeset viewer.