GUI_Scrollbar_State Struct Reference

Scrollbar state. More...

#include <gui.h>

Collaboration diagram for GUI_Scrollbar_State:

Collaboration graph
[legend]

Data Fields

GUI_Control_State basic
int vmin
int vmax
int value
int oldValue
unsigned msRepeat
unsigned msPrev
unsigned keyPrev

Detailed Description

Scrollbar state.

Definition at line 396 of file gui.h.


Field Documentation

Common state

Definition at line 398 of file gui.h.

Referenced by _GUI_Scrollbar_SetValue().

Minimum value

Definition at line 399 of file gui.h.

Referenced by _GUI_Scrollbar_SetValue().

Maximum value

Definition at line 400 of file gui.h.

Referenced by _GUI_Scrollbar_SetValue().

Current position, vmin <= value <= vmax

Definition at line 401 of file gui.h.

Referenced by _GUI_Scrollbar_SetValue().

Refresh on next cycle

Definition at line 402 of file gui.h.

Referenced by _GUI_Scrollbar_SetValue().

Set repeat rate for scrollers that are held down (default: GUI_DefaultRepeat)

Definition at line 403 of file gui.h.

Timestamp of last pulse

Definition at line 404 of file gui.h.

Timestamp of last pulse

Definition at line 405 of file gui.h.


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

Generated on Fri Jan 2 15:28:37 2009 for Squat by  doxygen 1.5.6