csws/cshints.h File Reference
Crystal Space Windowing System: floating hints class. More...
#include "csextern.h"
#include "csws.h"
#include "cscomp.h"
#include "csutil/array.h"
Go to the source code of this file.
Compounds | |
| class | csHint |
| This component will display "floating hints", which will vanish as soon as you move the mouse or press a key. More... | |
| class | csHintManager |
| The "hint manager" keeps track of all hints and associated components, and creates the appropiate csHint when it detects mouse is not moved for too long time. More... | |
Defines | |
| #define | CSHINT_DEFAULT_TIMEOUT 3000 |
| Default timeout for hints (in 1/1000 seconds). | |
Detailed Description
Crystal Space Windowing System: floating hints class.
Definition in file cshints.h.
Generated for Crystal Space by doxygen 1.2.18
