TORCS  1.3.9
The Open Racing Car Simulator
EditboxValue Struct Reference

Public Attributes

const char * key
 
const char * label
 
int id
 
float value
 

Detailed Description

Definition at line 81 of file controlconfig.cpp.

Member Data Documentation

◆ id

int EditboxValue::id

Definition at line 84 of file controlconfig.cpp.

◆ key

const char* EditboxValue::key

Definition at line 82 of file controlconfig.cpp.

◆ label

const char* EditboxValue::label

Definition at line 83 of file controlconfig.cpp.

◆ value

float EditboxValue::value

Definition at line 85 of file controlconfig.cpp.


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