- Timestamp:
- May 3, 2010, 1:40:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.h
r6778 r6834 53 53 54 54 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); //!< Method for creating a SimpleRocket through XML. 55 virtual void tick(float dt); //!< Defines which actions the SimpleRocket has to take in each tick.56 55 57 56 virtual bool collidesAgainst(WorldEntity* otherObject, btManifoldPoint& contactPoint);
Note: See TracChangeset
for help on using the changeset viewer.