Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

CSLAF.h File Reference

#include <vector>
#include <string>
#include "CSLog.h"
#include "CSMouseCursor.h"
#include <SDL.h>

Go to the source code of this file.

Data Structures

class  CSLAF

Typedefs

typedef std::vector< CSGrafikElement * > CSGrafikElements

Variables

const int LAF_ICON_TYPE_CLOSE = 1
const int LAF_ICON_TYPE_WARN = 2
const int LAF_ICON_TYPE_ERROR = 3
const int LAF_ICON_TYPE_INFO = 4
const int LAF_ICON_TYPE_QUESTION = 5
const int LAF_ICON_TYPE_UP = 6
const int LAF_ICON_TYPE_LEFT = 7
const int LAF_ICON_TYPE_DOWN = 8
const int LAF_ICON_TYPE_RIGHT = 9
const int LAF_MOUSE_CURSOR_DEFAULT = 1
const int LAF_MOUSE_CURSOR_SIZING_DOWN_RIGHT = 2
const int LAF_MOUSE_CURSOR_SIZING_DOWN_LEFT = 3
const int LAF_MOUSE_CURSOR_SIZING_UP_RIGHT = 4
const int LAF_MOUSE_CURSOR_SIZING_UP_LEFT = 5
const int LAF_MOUSE_CURSOR_SIZING_DOWN = 6
const int LAF_MOUSE_CURSOR_SIZING_UP = 7
const int LAF_MOUSE_CURSOR_SIZING_LEFT = 8
const int LAF_MOUSE_CURSOR_SIZING_RIGHT = 9


Typedef Documentation

typedef std::vector<CSGrafikElement *> CSGrafikElements
 

Definition at line 17 of file CSLAF.h.


Variable Documentation

const int LAF_ICON_TYPE_CLOSE = 1
 

Definition at line 21 of file CSLAF.h.

Referenced by CSLAF::getIconInternal(), and CSWindow::rebuildElementWindow().

const int LAF_ICON_TYPE_WARN = 2
 

Definition at line 22 of file CSLAF.h.

Referenced by CSLAF::getIconInternal(), and CSMessageBox::rebuildElement().

const int LAF_ICON_TYPE_ERROR = 3
 

Definition at line 23 of file CSLAF.h.

Referenced by CSLAF::getIconInternal(), and CSMessageBox::rebuildElement().

const int LAF_ICON_TYPE_INFO = 4
 

Definition at line 24 of file CSLAF.h.

Referenced by CSLAF::getIconInternal(), and CSMessageBox::rebuildElement().

const int LAF_ICON_TYPE_QUESTION = 5
 

Definition at line 25 of file CSLAF.h.

Referenced by CSLAF::getIconInternal(), and CSMessageBox::rebuildElement().

const int LAF_ICON_TYPE_UP = 6
 

Definition at line 26 of file CSLAF.h.

Referenced by CSLAF::getIconInternal(), and CSScrollbar::rebuildElement().

const int LAF_ICON_TYPE_LEFT = 7
 

Definition at line 27 of file CSLAF.h.

Referenced by CSLAF::getIconInternal(), and CSScrollbar::rebuildElement().

const int LAF_ICON_TYPE_DOWN = 8
 

Definition at line 28 of file CSLAF.h.

Referenced by CSLAF::getIconInternal(), CSScrollbar::rebuildElement(), and CSCombobox::rebuildElement().

const int LAF_ICON_TYPE_RIGHT = 9
 

Definition at line 29 of file CSLAF.h.

Referenced by CSLAF::getIconInternal(), and CSScrollbar::rebuildElement().

const int LAF_MOUSE_CURSOR_DEFAULT = 1
 

Definition at line 31 of file CSLAF.h.

Referenced by CSGrafikElement::getCursor(), and CSLAF::getMouseCursorInternal().

const int LAF_MOUSE_CURSOR_SIZING_DOWN_RIGHT = 2
 

Definition at line 32 of file CSLAF.h.

Referenced by CSGrafikElement::getCursor(), and CSLAF::getMouseCursorInternal().

const int LAF_MOUSE_CURSOR_SIZING_DOWN_LEFT = 3
 

Definition at line 33 of file CSLAF.h.

Referenced by CSLAF::getMouseCursorInternal().

const int LAF_MOUSE_CURSOR_SIZING_UP_RIGHT = 4
 

Definition at line 34 of file CSLAF.h.

Referenced by CSLAF::getMouseCursorInternal().

const int LAF_MOUSE_CURSOR_SIZING_UP_LEFT = 5
 

Definition at line 35 of file CSLAF.h.

Referenced by CSLAF::getMouseCursorInternal().

const int LAF_MOUSE_CURSOR_SIZING_DOWN = 6
 

Definition at line 36 of file CSLAF.h.

Referenced by CSLAF::getMouseCursorInternal().

const int LAF_MOUSE_CURSOR_SIZING_UP = 7
 

Definition at line 37 of file CSLAF.h.

Referenced by CSLAF::getMouseCursorInternal().

const int LAF_MOUSE_CURSOR_SIZING_LEFT = 8
 

Definition at line 38 of file CSLAF.h.

Referenced by CSLAF::getMouseCursorInternal().

const int LAF_MOUSE_CURSOR_SIZING_RIGHT = 9
 

Definition at line 39 of file CSLAF.h.

Referenced by CSLAF::getMouseCursorInternal().


Generated on Wed Jul 14 00:43:43 2004 for CSLib by doxygen 1.3.6