ECE 2036 Project

Dependencies:   mbed wave_player 4DGL-uLCD-SE

Embed: (wiki syntax)

« Back to documentation index

Wall Struct Reference

Wall Struct Reference

Structure to represent a Wall in the arena. More...

#include <wall.h>


Detailed Description

Structure to represent a Wall in the arena.

This structure is a ArenaElement; its first data element is an integer (type) whose value is always WALL.

Definition at line 13 of file wall.h.