Changeset 9629 for code/branches/core6/src/modules/pong/PongBall.h
- Timestamp:
- Aug 9, 2013, 9:26:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/modules/pong/PongBall.h
r8108 r9629 59 59 { 60 60 public: 61 PongBall( BaseObject* creator);61 PongBall(Context* context); 62 62 virtual ~PongBall(); 63 63
Note: See TracChangeset
for help on using the changeset viewer.