- Timestamp:
- Dec 4, 2017, 3:36:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SOBv2_HS17/src/modules/superorxobros/SOBGumba.h
r11416 r11629 51 51 virtual void tick(float dt) override; 52 52 53 void setDirection(const bool direction); 53 54 54 55 bool attachedToFigure_; … … 68 69 bool changeAllowed_; 69 70 float changedOn_; 71 SOBGumbaBoss* creator_; 70 72 71 73 };
Note: See TracChangeset
for help on using the changeset viewer.