Changeset 6054 in orxonox.OLD for trunk/src/world_entities/weapons/weapon.h
- Timestamp:
- Dec 11, 2005, 6:23:42 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/weapon.h
r5750 r6054 148 148 149 149 virtual void tick(float dt) {}; 150 virtual void draw() const;151 150 152 151 bool check() const;
Note: See TracChangeset
for help on using the changeset viewer.