OpenBarnyard
 
Loading...
Searching...
No Matches
TInputDeviceKeyboard.h File Reference

Keyboard input device for the Toshi engine. More...

#include "TInputInterface.h"

Go to the source code of this file.

Classes

class  TInputDeviceKeyboard
 
struct  TInputDeviceKeyboard::VirtStickDoodad
 

Detailed Description

Keyboard input device for the Toshi engine.

This file defines the keyboard input device that provides:

  • Keyboard state tracking
  • Key press and release handling
  • Keyboard input mapping
  • Keyboard event processing

Definition in file TInputDeviceKeyboard.h.