- Timestamp:
- Apr 6, 2017, 3:32:35 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SuperOrxoBros_FS17/src/modules/superorxobros/SOBFigure.h
r11383 r11392 48 48 virtual void boost(bool boost) override; 49 49 50 50 51 //virtual void CollisionWithEnemy(SOBEnemy* enemy); 51 52 … … 66 67 float timeSinceLastFire_; 67 68 float lastSpeed_z; 69 SOBCenterpoint* sobcenterpoint; 70 float pitch_; 68 71 69 72
Note: See TracChangeset
for help on using the changeset viewer.