Changeset 12412 for code/branches/Presentation_FS19/src/modules/pong
- Timestamp:
- May 22, 2019, 3:17:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Presentation_FS19/src/modules/pong/Pong.cc
r12411 r12412 127 127 void Pong::start() 128 128 { 129 orxout() << "Hello" << endl;130 129 if (this->center_ != nullptr) // There needs to be a PongCenterpoint, i.e. the area the game takes place. 131 130 {
Note: See TracChangeset
for help on using the changeset viewer.