Ludum Dare 29
HackSoc's entry for the Ludum Dare Jam 29
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
Terrain Struct Reference

#include <player.h>

Collaboration diagram for Terrain:
Collaboration graph
[legend]

Data Fields

List levels
 
char symbols [LEVELWIDTH][LEVELHEIGHT]
 

Detailed Description

Record of what the player has seen in a level

Field Documentation

List Terrain::levels

Doubly-linked list of terrain in other levels

char Terrain::symbols[LEVELWIDTH][LEVELHEIGHT]

Known symbols


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