Tile

A single tile in the world

Members

Functions

opEquals
bool opEquals(Tile t)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bg
float[3] bg;

bg color

ch
char ch;

character to draw

fg
float[3] fg;

fg color

Meta