News SF.net Project Frequently Asked Questions Documentation Downloads Mailing Lists How to Contribute

SourceForge.net Logo

Changing the way games are made and played.

Zap::EditorMenuUserInterface class Reference

Zap::EditorMenuUserInterface Class Reference

#include <UIEditor.h>

Inheritance diagram for Zap::EditorMenuUserInterface:

Zap::MenuUserInterface Zap::UserInterface

Public Member Functions

 EditorMenuUserInterface ()
void render ()
void onActivate ()
void setupMenus ()
void processSelection (U32 index)
void onEscape ()

Private Types

typedef MenuUserInterface Parent

Member Typedef Documentation

typedef MenuUserInterface Zap::EditorMenuUserInterface::Parent [private]
 


Constructor & Destructor Documentation

Zap::EditorMenuUserInterface::EditorMenuUserInterface  ) 
 


Member Function Documentation

void Zap::EditorMenuUserInterface::render  )  [virtual]
 

Reimplemented from Zap::MenuUserInterface.

void Zap::EditorMenuUserInterface::onActivate  )  [virtual]
 

Reimplemented from Zap::MenuUserInterface.

void Zap::EditorMenuUserInterface::setupMenus  ) 
 

void Zap::EditorMenuUserInterface::processSelection U32  index  )  [virtual]
 

Implements Zap::MenuUserInterface.

void Zap::EditorMenuUserInterface::onEscape  )  [virtual]
 

Reimplemented from Zap::MenuUserInterface.