Changeset 5500 in orxonox.OLD for trunk/src/world_entities/power_ups/laser_power_up.h
- Timestamp:
- Nov 8, 2005, 12:03:18 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/power_ups/laser_power_up.h
r5458 r5500 18 18 virtual void LaserPowerUp::collidesWith(WorldEntity* entity, const Vector& location); 19 19 virtual void tick(float dt); 20 virtual void draw() ;20 virtual void draw() const; 21 21 22 22 private:
Note: See TracChangeset
for help on using the changeset viewer.