Gazebo

InputHandler Class Reference

#include <InputHandler.hh>

Inheritance diagram for InputHandler:

SingletonT

List of all members.


Detailed Description

Input Handler

Public Member Functions

 InputHandler ()
virtual ~InputHandler ()
void HandleEvent (const InputEvent *event)
void ClearEvents ()
void Update ()

Constructor & Destructor Documentation

InputHandler (  ) 

Constructor

virtual ~InputHandler (  )  [virtual]

Destructor


Member Function Documentation

void HandleEvent ( const InputEvent event  ) 

Handle an input event

void ClearEvents (  ) 

Clear all events

void Update (  ) 

Update the input handler


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

Last updated Aug 04 2007