Changeset 8246 for code/branches/tetris/src/modules/pong
- Timestamp:
- Apr 18, 2011, 12:34:22 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/tetris/src/modules/pong/PongBat.h
r8106 r8246 100 100 { this->length_ = length; } 101 101 /** 102 @brief get the length of the bat.102 @brief Get the length of the bat. 103 103 @return Returns the length of the bat (in z-direction) as percentage of the height of the playing field. 104 104 */
Note: See TracChangeset
for help on using the changeset viewer.