#include <CEGUIWindowFactoryManager.h>
Public Member Functions | |
| AliasTargetStack (void) | |
| Constructor for WindowAliasTargetStack objects. | |
| ~AliasTargetStack (void) | |
| Destructor for WindowAliasTargetStack objects. | |
| const String & | getActiveTarget (void) const |
| Return a String holding the current target type for this stack. | |
| uint | getStackedTargetCount (void) const |
| Return the number of stacked target types in the stack. | |
Friends | |
| class | WindowFactoryManager |
|
|
Constructor for WindowAliasTargetStack objects.
Definition at line 64 of file CEGUIWindowFactoryManager.h. |
|
|
Destructor for WindowAliasTargetStack objects.
Definition at line 71 of file CEGUIWindowFactoryManager.h. |
|
|
Return a String holding the current target type for this stack.
Definition at line 245 of file CEGUIWindowFactoryManager.cpp. |
|
|
Return the number of stacked target types in the stack.
Definition at line 251 of file CEGUIWindowFactoryManager.cpp. References CEGUI::uint. |
|
|
Definition at line 94 of file CEGUIWindowFactoryManager.h. |
1.3.9.1