Represents a single ground line with position, length, and animation phase. More...
#include <GroundLineProviders.h>
Public Attributes | |
int | x |
Starting x-position of the line. | |
int | y0 |
Initial vertical position. | |
int | length |
Length of the ground line. | |
float | phase |
Animation phase of the line. | |
Represents a single ground line with position, length, and animation phase.