GEJM
1.0.0.0
a 2D platformer made by students
|
This is the complete list of members for Coin, including all inherited members.
Coin(double x=0.0, double y=0.0) | Coin | |
destroy() | Object | |
destroyed | Object | protected |
getDestroyed() const | Object | |
getHeight() const | Object | |
getPrevX() const | Object | |
getPrevY() const | Object | |
getWidth() const | Object | |
getX() const | Object | |
getY() const | Object | |
height | Object | protected |
Object(double x=0.0, double y=0.0, double width=1.0, double height=1.0) | Object | |
prevX | Object | protected |
prevY | Object | protected |
savePrevious() | Object | virtual |
SolidObject(double x=0.0, double y=0.0, double width=1.0, double height=1.0) | SolidObject | |
width | Object | protected |
x | Object | protected |
y | Object | protected |
~Coin() | Coin | |
~Object() | Object | virtual |
~SolidObject() | SolidObject | virtual |