CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csScrollBarStatus Struct Reference
[Scroll bar]

Scroll bar range structure. More...

#include <csscrbar.h>

List of all members.

Public Attributes

int value
 Knob position and max position.

int maxvalue
 Knob position and max position.

int size
 Knob size and max size.

int maxsize
 Knob size and max size.

int step
 Scroll bar jump steps.

int pagestep
 Scroll bar jump steps.


Detailed Description

Scroll bar range structure.

Definition at line 50 of file csscrbar.h.


Member Data Documentation

int csScrollBarStatus::maxsize
 

Knob size and max size.

Definition at line 55 of file csscrbar.h.

int csScrollBarStatus::maxvalue
 

Knob position and max position.

Definition at line 53 of file csscrbar.h.

int csScrollBarStatus::pagestep
 

Scroll bar jump steps.

Definition at line 57 of file csscrbar.h.

int csScrollBarStatus::size
 

Knob size and max size.

Definition at line 55 of file csscrbar.h.

int csScrollBarStatus::step
 

Scroll bar jump steps.

Definition at line 57 of file csscrbar.h.

int csScrollBarStatus::value
 

Knob position and max position.

Definition at line 53 of file csscrbar.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18