MyGUI_Macros.h File Reference

Go to the source code of this file.

Namespaces

namespace  MyGUI

Defines

#define MYGUI_FLAG_NONE   0
#define MYGUI_FLAG(num)   (1<<(num))

Functions

const int MyGUI::DEFAULT ((int)-1)

Variables

const size_t MyGUI::ITEM_NONE = ~0
const float MyGUI::ALPHA_MAX = 1.0f
const float MyGUI::ALPHA_MIN = 0.0f

Detailed Description

Author:
Albert Semenov
Date:
12/2007

Definition in file MyGUI_Macros.h.


Define Documentation

#define MYGUI_FLAG ( num   )     (1<<(num))

Definition at line 36 of file MyGUI_Macros.h.

#define MYGUI_FLAG_NONE   0

Definition at line 35 of file MyGUI_Macros.h.


Generated on 3 Dec 2009 for MyGUI by  doxygen 1.6.1