Snoke
PointStyle Class Reference

Style of the cell in console window. More...

#include <common.h>

Collaboration diagram for PointStyle:

Public Attributes

char letter
 
int fg
 
int bg
 

Detailed Description

Style of the cell in console window.

Parameters
letter- symbol in the cell
fg- foreground color of the cell
bg- background color of the cell

Definition at line 37 of file common.h.

Member Data Documentation

int PointStyle::bg

Definition at line 42 of file common.h.

int PointStyle::fg

Definition at line 41 of file common.h.

char PointStyle::letter

Definition at line 40 of file common.h.


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