- Timestamp:
- Nov 20, 2017, 3:11:07 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SOBv2_HS17/src/modules/superorxobros/SOBFireball.h
r11570 r11573 64 64 bool hasCollided_; 65 65 protected: 66 int hitCounter_; //counts how many times the floor was hit, ball gets deleted if has hit the floor 3 times67 66 float gravityAcceleration_; 68 67 float speed_;
Note: See TracChangeset
for help on using the changeset viewer.