#include <playercolor.h>
Public Member Functions | |
| PlayerColor (int number, const DI_Color &col) | |
| int | getNum () const |
| DI_Color | getColor () const |
Definition at line 24 of file playercolor.h.
| PlayerColor::PlayerColor | ( | int | number, | |
| const DI_Color & | col | |||
| ) |
Definition at line 21 of file playercolor.cpp.
| int PlayerColor::getNum | ( | ) | const [inline] |
Definition at line 29 of file playercolor.h.
Referenced by ColorTransform_PlayerCol< 1 >::ColorTransform_PlayerCol().
| DI_Color PlayerColor::getColor | ( | ) | const [inline] |
Definition at line 30 of file playercolor.h.
1.5.1