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

#include <level.h>

Public Attributes

LevelHeader ** headers
 
LevelObject3D ** blocks
 
Coordinate3Dspawn
 

Detailed Description

Represents a 3D Level.

Member Data Documentation

◆ blocks

LevelObject3D** Level3D::blocks

The blocks in the level.

◆ headers

LevelHeader** Level3D::headers

The headers of the level.

◆ spawn

Coordinate3D* Level3D::spawn

The spawnpoint of the level.


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