Ground

Displays the ground

class Ground : Drawable {}

Members

Functions

move
void move(float distance)

Move the ground by a given distance

Meta