XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_scrollbar_ Struct Reference

#include <scrollpane.h>

Public Attributes

uint8_t type
 
bool update
 
int bar_x
 
int bar_y
 
int bar_w
 
int bar_h
 
int thumb_posx
 
int thumb_posy
 
int thumb_width
 
int thumb_height
 
int thumb_dragx
 
int thumb_dragy
 
int thumb_lasty
 
int thumb_lastx
 
bool thumbHover
 
double scrollAmount
 
double scrollOffset
 
int contentSize
 

Member Data Documentation

◆ bar_h

int _scrollbar_::bar_h

◆ bar_w

int _scrollbar_::bar_w

◆ bar_x

int _scrollbar_::bar_x

◆ bar_y

int _scrollbar_::bar_y

◆ contentSize

int _scrollbar_::contentSize

◆ scrollAmount

double _scrollbar_::scrollAmount

◆ scrollOffset

double _scrollbar_::scrollOffset

◆ thumb_dragx

int _scrollbar_::thumb_dragx

◆ thumb_dragy

int _scrollbar_::thumb_dragy

◆ thumb_height

int _scrollbar_::thumb_height

◆ thumb_lastx

int _scrollbar_::thumb_lastx

◆ thumb_lasty

int _scrollbar_::thumb_lasty

◆ thumb_posx

int _scrollbar_::thumb_posx

◆ thumb_posy

int _scrollbar_::thumb_posy

◆ thumb_width

int _scrollbar_::thumb_width

◆ thumbHover

bool _scrollbar_::thumbHover

◆ type

uint8_t _scrollbar_::type

◆ update

bool _scrollbar_::update

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