Changeset 11099 for code/trunk/src/modules/jump
- Timestamp:
- Jan 27, 2016, 6:50:51 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/jump/JumpEnemy.cc
r11071 r11099 139 139 } 140 140 141 /**142 @brief143 Set the bats for the ball.144 @param bats145 An array (of size 2) of weak pointers, to be set as the new bats.146 */147 141 void JumpEnemy::setFigure(JumpFigure* newFigure) 148 142 {
Note: See TracChangeset
for help on using the changeset viewer.