- Timestamp:
- May 11, 2017, 3:18:27 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SuperOrxoBros_FS17/src/modules/superorxobros/SOBMushroom.h
r11412 r11416 48 48 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode) override; 49 49 virtual void setFigure(SOBFigure* newFigure); 50 virtual void touchFigure();51 50 virtual bool collidesAgainst(WorldEntity* otherObject, const btCollisionShape* ownCollisionShape, btManifoldPoint& contactPoint) override; 52 51 virtual void tick(float dt) override;
Note: See TracChangeset
for help on using the changeset viewer.