| Crazy Eddies GUI System
    0.7.2
    | 
Class used to track active alias targets for Window factory types. More...
| 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.  More... | |
| uint | getStackedTargetCount (void) const | 
| Return the number of stacked target types in the stack.  More... | |
| Friends | |
| class | WindowFactoryManager | 
Class used to track active alias targets for Window factory types.
| const String& CEGUI::WindowFactoryManager::AliasTargetStack::getActiveTarget | ( | void | ) | const | 
| uint CEGUI::WindowFactoryManager::AliasTargetStack::getStackedTargetCount | ( | void | ) | const | 
Return the number of stacked target types in the stack.
 1.8.3.1
 1.8.3.1