Zap::MenuUserInterface class Reference
Zap::MenuUserInterface Class Reference
#include <UIMenus.h>
Inheritance diagram for Zap::MenuUserInterface:
Constructor & Destructor Documentation
Zap::MenuUserInterface::MenuUserInterface |
( |
|
) |
|
|
Member Function Documentation
void Zap::MenuUserInterface::render |
( |
|
) |
[virtual] |
|
void Zap::MenuUserInterface::onSpecialKeyDown |
( |
U32 |
key |
) |
[virtual] |
|
void Zap::MenuUserInterface::onKeyDown |
( |
U32 |
key |
) |
[virtual] |
|
void Zap::MenuUserInterface::onControllerButtonDown |
( |
U32 |
buttonIndex |
) |
[virtual] |
|
void Zap::MenuUserInterface::onActivate |
( |
|
) |
[inline, virtual] |
|
virtual void Zap::MenuUserInterface::onEscape |
( |
|
) |
[virtual] |
|
virtual void Zap::MenuUserInterface::processSelection |
( |
U32 |
index |
) |
[pure virtual] |
|
Field Documentation