levelz-c 0.1.0
Loading...
Searching...
No Matches
Level2D Struct Reference

#include <level.h>

Public Attributes

LevelHeader ** headers
 
LevelObject2D ** blocks
 
Coordinate2Dspawn
 

Detailed Description

Represents a 2D Level.

Member Data Documentation

◆ blocks

LevelObject2D** Level2D::blocks

The blocks in the level.

◆ headers

LevelHeader** Level2D::headers

The headers of the level.

◆ spawn

Coordinate2D* Level2D::spawn

The spawnpoint of the level.


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