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

#include <block.h>

Public Attributes

Blockblock
 
Coordinate2Dcoordinate
 

Detailed Description

Utility Object for representing a Level Block and its Coordinate.

Member Data Documentation

◆ block

Block* LevelObject2D::block

The block of the object.

◆ coordinate

Coordinate2D* LevelObject2D::coordinate

The 2D coordinate of the object.


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