Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

VehicleUserCtrl Struct Reference
[Objects]

#include <vehicle.h>

Inheritance diagram for VehicleUserCtrl:

VehicleControl TimedAnimation KeyboardHandler List of all members.

Public Member Functions

void update (double)
bool onKeyEvent (SDLKey key)
 Called on keyboard events.

 VehicleUserCtrl ()

Constructor & Destructor Documentation

VehicleUserCtrl::VehicleUserCtrl  )  [inline]
 


Member Function Documentation

bool VehicleUserCtrl::onKeyEvent SDLKey  key  )  [virtual]
 

Called on keyboard events.

This function should return true if the handler is able to process the key event and false otherwise.

Implements KeyboardHandler.

void VehicleUserCtrl::update double   )  [virtual]
 

Implements TimedAnimation.


The documentation for this struct was generated from the following files:
Generated on Mon Jul 21 10:44:48 2003 for Rover by doxygen 1.3.2