#include <vehicle.h>
Inheritance diagram for VehicleUserCtrl:

Public Member Functions | |
| void | update (double) |
| bool | onKeyEvent (SDLKey key) |
| Called on keyboard events. | |
| VehicleUserCtrl () | |
|
|
|
|
|
Called on keyboard events. This function should return true if the handler is able to process the key event and false otherwise. Implements KeyboardHandler. |
|
|
Implements TimedAnimation. |
1.3.2