Arkanoid Remake
1.0
|
This is the complete list of members for Ball, including all inherited members.
Ball(float default_speed=0.0f) | Ball | inline |
BoxObj(double x=0.0, double y=0.0) | BoxObj | inline |
BoxObj(const BoxObj &obj) (defined in BoxObj) | BoxObj | inline |
DefaultSpeed() | Ball | inline |
DynObj() | DynObj | |
DynObj(const DynObj &obj) | DynObj | |
Held() | Ball | inline |
Hold() | Ball | inline |
HSize() const | BoxObj | inline |
HSizeX() const | BoxObj | inline |
HSizeY() const | BoxObj | inline |
InvertVelX() | DynObj | inline |
InvertVelY() | DynObj | inline |
MaxX() const | BoxObj | inline |
MaxY() const | BoxObj | inline |
mDefaultSpeed | Ball | protected |
mHeld | Ball | protected |
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 |
Release() | Ball | inline |
SetDefaultSpeed(float default_speed) | Ball | inline |
SetVel(double x, double y) | DynObj | inline |
SetVelX(double x) | DynObj | inline |
SetVelY(double y) | DynObj | inline |
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 |