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

Moonwalk Level placeholder code. More...

#include <stdio.h>
#include <math.h>
#include "level.h"
#include "moonwalk.h"

Functions

void Moonwalk_Draw (struct Game *game)
void Moonwalk_Load (struct Game *game)
int Moonwalk_Keydown (struct Game *game, ALLEGRO_EVENT *ev)
void Moonwalk_PreloadBitmaps (struct Game *game)
void Moonwalk_Preload (struct Game *game)
void Moonwalk_UnloadBitmaps (struct Game *game)
void Moonwalk_Unload (struct Game *game)

Detailed Description

Moonwalk Level placeholder code.