palette.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Palette

Variables

const int PALETTE_DAY = 0
const int PALETTE_DUSK = 1
const int PALETTE_DAWN = 1
const int PALETTE_NIGHT = 2
const int PALETTE_INVISIBLE = 3
const int PALETTE_HAZE = 5
const int PALETTE_RED = 8
const int PALETTE_LIGHTNING = 10


Variable Documentation

const int PALETTE_DAWN = 1

Definition at line 29 of file palette.h.

Referenced by Game_clock::set_time_palette().

const int PALETTE_DAY = 0

Definition at line 27 of file palette.h.

Referenced by Game_clock::set_time_palette().

const int PALETTE_DUSK = 1

Definition at line 28 of file palette.h.

Referenced by Game_clock::set_time_palette().

const int PALETTE_HAZE = 5

Definition at line 33 of file palette.h.

const int PALETTE_INVISIBLE = 3

Definition at line 31 of file palette.h.

Referenced by Game_clock::set_time_palette().

const int PALETTE_LIGHTNING = 10

Definition at line 38 of file palette.h.

Referenced by Lightning_effect::handle_event().

const int PALETTE_NIGHT = 2

Definition at line 30 of file palette.h.

Referenced by Game_clock::set_time_palette().

const int PALETTE_RED = 8

Definition at line 36 of file palette.h.

Referenced by Palette::flash_red().


Generated on Mon Jul 9 14:45:24 2007 for ExultEngine by  doxygen 1.5.1