INF2004-Project v0.1
 
Loading...
Searching...
No Matches
maze_gap_bitmask Struct Reference

This struct contains the maze gap bitmasks for serialisation. More...

#include <maze.h>

Data Fields

uint16_t columns
 Number of columns.
 
uint16_t * p_bitmask
 
uint16_t rows
 Number of rows.
 

Detailed Description

This struct contains the maze gap bitmasks for serialisation.

Field Documentation

◆ p_bitmask

uint16_t* p_bitmask

Pointer to the bitmask array. This is indexed by row first, then column.


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