Super Derpy: Muffin Attack
 All Classes Files Functions Variables Enumerations Macros
Public Attributes
Moonwalk Struct Reference

Resources used by moonwalk level placeholder. More...

#include <main.h>

List of all members.

Public Attributes

ALLEGRO_BITMAP * fade_bitmap
ALLEGRO_BITMAP * image
int derpy_frame
int derpy_frame_tmp
double derpy_pos

Detailed Description

Resources used by moonwalk level placeholder.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: