TomYumBoys / Mbed 2 deprecated MM2017

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Cell Class Reference

Cell Class Reference

Defines a cell structure. More...

#include <Cell.h>


Detailed Description

Defines a cell structure.

For now it indicates a pair of coordinate, will later be extended to cells in maze after the flood-fill algorithm is in place.

Definition at line 9 of file Cell.h.