Public Member Functions | |
| CMoveBall (MUpdateContainer &) | |
| void | StartMovingBall () |
| void | StopMoveBall () |
Static Public Member Functions | |
| static CMoveBall * | NewL (MUpdateContainer &) |
Definition at line 33 of file moveball.h.
| void CMoveBall::StartMovingBall | ( | ) |
Initiate the animation of the ball
Definition at line 56 of file moveball.cpp.
| void CMoveBall::StopMoveBall | ( | ) |
Stops the ball animation
Definition at line 65 of file moveball.cpp.
1.6.2