- Timestamp:
- May 9, 2019, 2:20:32 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h
r12349 r12356 135 135 const std::string& getDefBoundarySound(); 136 136 137 unsigned int getHealth(); 138 137 139 private: 138 140 void registerVariables(); … … 151 153 WorldSound* defBoundarySound_; 152 154 OrxoBlox* orxoblox_; 153 154 155 }; 155 156 }
Note: See TracChangeset
for help on using the changeset viewer.