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

Input system interface for the Toshi engine. More...

#include "Toshi/TNodeList.h"
#include "Toshi/TArray.h"

Go to the source code of this file.

Classes

class  TInputInterface
 
class  TInputInterface::InputEvent
 
class  TInputDevice
 
struct  TInputDevice::DoodadProperties
 
struct  TInputDevice::RepeatInfo
 

Detailed Description

Input system interface for the Toshi engine.

This file defines the core input system that provides:

  • Input device management (keyboard, mouse, controllers)
  • Input event handling
  • Input state tracking
  • Input device abstraction

Definition in file TInputInterface.h.