Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JStudioToolLibrary::TScroll_drawBar Struct Reference

#include <scroll.h>

+ Inheritance diagram for JStudioToolLibrary::TScroll_drawBar:
+ Collaboration diagram for JStudioToolLibrary::TScroll_drawBar:

Public Member Functions

void setRectangle (int, int, int, int)
 
TRectanglegetRectangle () const
 
JUtility::TColorgetColor_disabled () const
 
JUtility::TColorgetColor_background () const
 
JUtility::TColorgetColor_foreground () const
 
JUtility::TColorgetColor_frame () const
 
- Public Member Functions inherited from JStudioToolLibrary::TScroll
 TScroll ()
 
virtual ~TScroll ()
 
int getStride () const
 
int getValue () const
 
int getMin () const
 
int getMax () const
 
void setStride (int)
 
void setValue_scroll (int)
 
void setValue (int)
 
void setRange (int, int)
 
void setValue_range_ (int, int, int)
 

Public Attributes

TRectangle oRectangle_
 
JUtility::TColor oColorFrame_
 
JUtility::TColor oColorBackground_
 
JUtility::TColor oColorForeground_
 
JUtility::TColor oColorDisabled_
 
- Public Attributes inherited from JStudioToolLibrary::TScroll
int iValue_
 
int iMin_
 
int iMax_
 
int field_0x10
 
int iStride_
 

Member Function Documentation

◆ getColor_background()

JUtility::TColor & JStudioToolLibrary::TScroll_drawBar::getColor_background ( ) const

◆ getColor_disabled()

JUtility::TColor & JStudioToolLibrary::TScroll_drawBar::getColor_disabled ( ) const

◆ getColor_foreground()

JUtility::TColor & JStudioToolLibrary::TScroll_drawBar::getColor_foreground ( ) const

◆ getColor_frame()

JUtility::TColor & JStudioToolLibrary::TScroll_drawBar::getColor_frame ( ) const

◆ getRectangle()

TRectangle & JStudioToolLibrary::TScroll_drawBar::getRectangle ( ) const

◆ setRectangle()

void JStudioToolLibrary::TScroll_drawBar::setRectangle ( int ,
int ,
int ,
int  )

Member Data Documentation

◆ oColorBackground_

JUtility::TColor JStudioToolLibrary::TScroll_drawBar::oColorBackground_

◆ oColorDisabled_

JUtility::TColor JStudioToolLibrary::TScroll_drawBar::oColorDisabled_

◆ oColorForeground_

JUtility::TColor JStudioToolLibrary::TScroll_drawBar::oColorForeground_

◆ oColorFrame_

JUtility::TColor JStudioToolLibrary::TScroll_drawBar::oColorFrame_

◆ oRectangle_

TRectangle JStudioToolLibrary::TScroll_drawBar::oRectangle_

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