TORCS  1.3.9
The Open Racing Car Simulator
ScrollBarInfo Struct Reference

Scroll bar call-back information. More...

#include <tgfclient.h>

Public Attributes

int pos
 Current scroll bar position. More...
 
void * userData
 Associated user data. More...
 

Detailed Description

Scroll bar call-back information.

Definition at line 99 of file tgfclient.h.

Member Data Documentation

◆ pos

int ScrollBarInfo::pos

Current scroll bar position.

Definition at line 101 of file tgfclient.h.

◆ userData

void* ScrollBarInfo::userData

Associated user data.

Definition at line 102 of file tgfclient.h.


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