#include <polygonMode.h>
Public Member Functions | |
PolygonMode () | |
void | Use (PolygonModeType _front, PolygonModeType _back) |
void | Use () |
void | ToString (MyString &src) |
void | Traduce (PolygonModeType mode, MyString &dest) |
Public Attributes | |
PolygonModeType | front |
PolygonModeType | back |
Definition at line 36 of file polygonMode.h.
|
Definition at line 40 of file polygonMode.h. |
|
Definition at line 59 of file polygonMode.h. |
|
Definition at line 67 of file polygonMode.h. Referenced by ToString(). |
|
Definition at line 53 of file polygonMode.h. Referenced by Use(). |
|
Definition at line 46 of file polygonMode.h. References back, front, and Use(). Referenced by Univers::OnKeyDown(), and ControlEngine::Setup(). |
|
Definition at line 39 of file polygonMode.h. Referenced by ConfigProc(), ControlEngine::ControlEngine(), Univers::OnKeyDown(), PolygonMode(), ToString(), Use(), and ControlEngine::~ControlEngine(). |
|
Definition at line 39 of file polygonMode.h. Referenced by ConfigProc(), ControlEngine::ControlEngine(), Univers::OnKeyDown(), PolygonMode(), ToString(), Use(), and ControlEngine::~ControlEngine(). |