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::AdminMenuUserInterface class Reference

Zap::AdminMenuUserInterface Class Reference

#include <UIMenus.h>

Inheritance diagram for Zap::AdminMenuUserInterface:

Zap::MenuUserInterface Zap::UserInterface

Public Member Functions

void onActivate ()
void processSelection (U32 index)
void onEscape ()

Private Types

typedef MenuUserInterface Parent

Member Typedef Documentation

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


Member Function Documentation

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

Reimplemented from Zap::MenuUserInterface.

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

Implements Zap::MenuUserInterface.

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

Reimplemented from Zap::MenuUserInterface.