Public Member Functions | Static Public Member Functions
FPSViewController Class Reference

First Person Shooter style view controller. More...

#include <FPSViewController.hh>

Inheritance diagram for FPSViewController:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FPSViewController (UserCamera *camera)
 Constructor.
virtual ~FPSViewController ()
 Destructor.
virtual void Init ()
virtual void Update ()
 Update.
virtual void HandleMouseEvent (const common::MouseEvent &event)
 Handle a mouse event.

Static Public Member Functions

static std::string GetTypeString ()
 Get the type name of this view controller.

Detailed Description

First Person Shooter style view controller.


The documentation for this class was generated from the following file: