UEFIStarter
a simple UEFI framework
|
data type describing a snowflake More...
Data Fields | |
double | column |
the text column this flake currently is in (as double, so movement across screen is smoother) | |
double | speed |
the flake's speed | |
int | previous_x |
the flake's previous text column | |
int | previous_y |
the flake*s previous height | |
int | y_offset |
the flake*s current height | |
int | time_offset |
the flake's time of creation (as frame number) | |
data type describing a snowflake