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

Resources used by About state. More...

#include <main.h>

List of all members.

Public Attributes

ALLEGRO_BITMAP * fade_bitmap
ALLEGRO_BITMAP * image
ALLEGRO_BITMAP * text_bitmap
ALLEGRO_BITMAP * letter
ALLEGRO_SAMPLE * sample
ALLEGRO_SAMPLE_INSTANCE * music
ALLEGRO_FONT * font
float x
int fadeloop

Detailed Description

Resources used by About state.


Member Data Documentation

ALLEGRO_BITMAP* About::fade_bitmap

Bitmap with screenshot, used in fades.

int About::fadeloop

Loop counter used in fades.

ALLEGRO_FONT* About::font

Font used in the text on letter.

ALLEGRO_BITMAP* About::image

Background bitmap.

ALLEGRO_BITMAP* About::letter

Paper bitmap.

ALLEGRO_SAMPLE_INSTANCE* About::music

Sample instance with background music.

ALLEGRO_SAMPLE* About::sample

Sample with background music.

ALLEGRO_BITMAP* About::text_bitmap

Bitmap with scrolled text.

float About::x

Horizontal position of the text.


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