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

View with Map of levels. More...

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

Functions

void Map_Draw (struct Game *game)
void Map_Load (struct Game *game)
int Map_Keydown (struct Game *game, ALLEGRO_EVENT *ev)
void Map_Preload (struct Game *game, void(*progress)(struct Game *, float))
void Map_Unload (struct Game *game)

Detailed Description

View with Map of levels.