ScummVM API documentation
Common::HardwareInputTableEntry Struct Reference

#include <hardware-input.h>

Static Public Member Functions

static const HardwareInputTableEntryfindWithCode (const HardwareInputTableEntry *_entries, HardwareInputCode code)
 
static const HardwareInputTableEntryfindWithId (const HardwareInputTableEntry *_entries, const String &id)
 

Public Attributes

const char * hwId
 
HardwareInputCode code
 
const char * desc
 

Detailed Description

Entry in a static table of custom backend hardware inputs


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