Hasty Badger
Small UI library (a branch of Turbo Badger)
|
Information about scrolling for a widget at the time of calling GetScrollInfo. More...
#include <tb_widgets.h>
Public Attributes | |
int | min_x |
int | min_y |
Minimum x and y scroll position. | |
int | max_x |
int | max_y |
Maximum x and y scroll position. | |
int | x |
int | y |
Current x and y scroll position. | |
Information about scrolling for a widget at the time of calling GetScrollInfo.