HPL3/Amnesia: Rebirth/Scripting/cImGuiGaugeData

From Frictional Wiki
Jump to navigation Jump to search

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Fields

Field Type Field Name And Description
bool mbUseBackgroundGfx
bool mbUseDisabledColor
bool mbUseFillUV
bool mbUseFrame
cColor mColorBase
cColor mColorDisabled
cColor mColorText
cImGuiFont mFont
eFontAlign mFontAlign
cImGuiGfx mGfxBackground
cImGuiGfx mGfxFill
cImGuiFrameGfx mGfxFrame
eImGuiGaugeOrientation mOrientation
cVector2f mvDefaultSize
cVector2f mvPadding

Functions

cImGuiGaugeData has no public functions

Details

mbUseBackgroundGfx

bool mbUseBackgroundGfx

mbUseDisabledColor

bool mbUseDisabledColor

mbUseFillUV

bool mbUseFillUV

mbUseFrame

bool mbUseFrame

mColorBase

cColor mColorBase

mColorDisabled

cColor mColorDisabled

mColorText

cColor mColorText

mFont

cImGuiFont mFont

mFontAlign

eFontAlign mFontAlign

mGfxBackground

cImGuiGfx mGfxBackground

mGfxFill

cImGuiGfx mGfxFill

mGfxFrame

cImGuiFrameGfx mGfxFrame

mOrientation

eImGuiGaugeOrientation mOrientation

mvDefaultSize

cVector2f mvDefaultSize

mvPadding

cVector2f mvPadding

References

See all references...