Intro view with plot description. More...
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) |
Intro view with plot description.
1.8.1.1