Resources used by moonwalk level placeholder. More...
#include <main.h>
Public Attributes | |
| ALLEGRO_BITMAP * | fade_bitmap |
| ALLEGRO_BITMAP * | image |
| int | derpy_frame |
| int | derpy_frame_tmp |
| double | derpy_pos |
Resources used by moonwalk level placeholder.
| int Moonwalk::derpy_frame |
Current frame of Derpy animation.
| int Moonwalk::derpy_frame_tmp |
Counter used to slow down Derpy animation.
| double Moonwalk::derpy_pos |
Position of Derpy on screen.
| ALLEGRO_BITMAP* Moonwalk::fade_bitmap |
Bitmap used on fade-in and fade-out animations.
| ALLEGRO_BITMAP* Moonwalk::image |
Background texture.
1.8.1.1