![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
Go to the source code of this file.
Macros | |
| #define | GLF_START_LIST 20000 |
| #define | TORUS 1 |
| #define | CUBE 2 |
| #define | SPHERE 3 |
Variables | |
| TfrmAbout * | frmAbout |
| GLfloat | textExtrusion = 0.2 |
| GLYPHMETRICSFLOAT | glyphMetrics [127] |
| #define CUBE 2 |
Definition at line 41 of file AboutF.cpp.
| #define GLF_START_LIST 20000 |
Definition at line 39 of file AboutF.cpp.
| #define SPHERE 3 |
Definition at line 42 of file AboutF.cpp.
| #define TORUS 1 |
Definition at line 40 of file AboutF.cpp.
| TfrmAbout* frmAbout |
Definition at line 37 of file AboutF.cpp.
Referenced by TdmRemote::AboutExecute(), TConfigForm::btnAboutClick(), and TfrmPluginMain::btnAboutClick().
| GLYPHMETRICSFLOAT glyphMetrics[127] |
Definition at line 46 of file AboutF.cpp.
| GLfloat textExtrusion = 0.2 |
Definition at line 44 of file AboutF.cpp.