Super Derpy: Muffin Attack
 All Classes Files Functions Variables Enumerations Macros
Functions
intro.c File Reference

Intro view with plot description. More...

#include <math.h>
#include <stdio.h>
#include "intro.h"
#include "map.h"

Functions

void AnimPage (struct Game *game, int page, ALLEGRO_COLOR tint)
void FillPage (struct Game *game, int page)
void Intro_Draw (struct Game *game)
void Intro_Load (struct Game *game)
int Intro_Keydown (struct Game *game, ALLEGRO_EVENT *ev)
void Intro_Preload (struct Game *game, void(*progress)(struct Game *, float))
void Intro_Unload (struct Game *game)

Detailed Description

Intro view with plot description.