_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
T H E W A R B E G I N S
Stratagus - A free fantasy real time strategy game engine
Cursor config reference. More...
#include <cursor.h>
Public Member Functions | |
| CursorConfig () | |
ui.cpp - The user interface globals. | |
| void | Load () |
Public Attributes | |
| std::string | Name |
| CCursor * | Cursor |
| Config cursor-type name. More... | |
Cursor config reference.
#include "cursor.h"
This structure contains all information to reference/use a cursor. It is normally used in other config structures.
Name to reference this cursor-type. Used while initialization. (See CCursor::Ident)
Pointer to this cursor-type. Used while runtime.
|
inline |
| void CursorConfig::Load | ( | ) |
Load Cursor.
| CCursor* CursorConfig::Cursor |
Config cursor-type name.
| std::string CursorConfig::Name |
1.8.17
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.