Arkanoid Remake
1.0
|
This is the complete list of members for Ship, including all inherited members.
BoxObj(double x=0.0, double y=0.0) | BoxObj | inline |
BoxObj(const BoxObj &obj) (defined in BoxObj) | BoxObj | inline |
DragBall(Ball &ball) | Ship | |
DynObj() | DynObj | |
DynObj(const DynObj &obj) | DynObj | |
HSize() const | BoxObj | inline |
HSizeX() const | BoxObj | inline |
HSizeY() const | BoxObj | inline |
InvertVelX() | DynObj | inline |
InvertVelY() | DynObj | inline |
LaunchBall(Ball &ball) | Ship | |
MaxX() const | BoxObj | inline |
MaxY() const | BoxObj | inline |
MinX() const | BoxObj | inline |
MinY() const | BoxObj | inline |
mOrigin (defined in BoxObj) | BoxObj | protected |
Move(double delta_time) | DynObj | |
mPos (defined in BoxObj) | BoxObj | protected |
mPrevPos (defined in DynObj) | DynObj | protected |
mSize (defined in BoxObj) | BoxObj | protected |
mVel (defined in DynObj) | DynObj | protected |
Origin() | BoxObj | inline |
Origin() const | BoxObj | inline |
Pos() | BoxObj | inline |
Pos() const | BoxObj | inline |
PrevPos() const | DynObj | inline |
PrevPos() (defined in DynObj) | DynObj | inline |
SetVel(double x, double y) | DynObj | inline |
SetVelX(double x) | DynObj | inline |
SetVelY(double y) | DynObj | inline |
Ship() (defined in Ship) | Ship | |
Size() | BoxObj | inline |
Size() const | BoxObj | inline |
Speed() const | DynObj | inline |
SquareSpeed() const | DynObj | inline |
Stop() | DynObj | inline |
UpdateSpeed() const | DynObj | inlineprotected |
Vel() const | DynObj | inline |
VelX() const | DynObj | inline |
VelY() const | DynObj | inline |