____                _       __
    / __ )____  _____   | |     / /___ ___________
   / __  / __ \/ ___/   | | /| / / __ `/ ___/ ___/
  / /_/ / /_/ (__  )    | |/ |/ / /_/ / /  (__  )
 /_____/\____/____/     |__/|__/\__,_/_/  /____/

       A futuristic real-time strategy game.
          This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project. Distributed under the "GNU General Public License"

CursorConfig Class Reference

#include <cursor.h>

List of all members.

Public Member Functions

 CursorConfig ()
void Load ()

Public Attributes

std::string Name
 Config cursor-type name.
CCursorCursor
 Cursor-type pointer.


Detailed Description

#include "cursor.h"

This structure contains all information to reference/use a cursor. It is normally used in other config structures.

CursorConfig::Name

Name to reference this cursor-type. Used while initialization. (See CCursor::Ident)

CursorConfig::Cursor

Pointer to this cursor-type. Used while runtime.

Definition at line 134 of file cursor.h.


Constructor & Destructor Documentation

CursorConfig::CursorConfig (  )  [inline]

Definition at line 136 of file cursor.h.


Member Function Documentation

void CursorConfig::Load (  ) 

Load Cursor.

Definition at line 141 of file ui.cpp.

References Assert, Cursor, CursorByIdent(), and Name.

Referenced by CUserInterface::Load().


Member Data Documentation

std::string CursorConfig::Name

Config cursor-type name.

Definition at line 140 of file cursor.h.

Referenced by CUserInterface::CUserInterface(), and Load().


The documentation for this class was generated from the following files:

Generated on Sat Feb 21 00:28:24 2009 for Bos Wars by  doxygen 1.5.6