ScummVM API documentation
hpl::cGuiSet Member List

This is the complete list of members for hpl::cGuiSet, including all inherited members.

cGuiSet(const tString &asName, cGui *apGui, cGuiSkin *apSkin, cResources *apResources, cGraphics *apGraphics, cSound *apSound, cScene *apScene) (defined in hpl::cGuiSet)hpl::cGuiSet
CreatePopUpMessageBox(const tWString &asLabel, const tWString &asText, const tWString &asButton1, const tWString &asButton2, void *apCallbackObject, tGuiCallbackFunc apCallback) (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetButton(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetCheckBox(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetComboBox(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetFrame(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, bool abDrawFrame=false, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetImage(const tString &asFile="", const cVector3f &avLocalPos=0, const cVector2f &avSize=-1, eGuiMaterial aMaterial=eGuiMaterial_Alpha, bool abAnimate=false, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetLabel(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetListBox(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetSlider(eWidgetSliderOrientation aOrientation, const cVector3f &avLocalPos=0, const cVector2f &avSize=0, int alMaxValue=10, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetTextBox(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
CreateWidgetWindow(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet)hpl::cGuiSet
DestroyPopUp(iGuiPopUp *apPopUp) (defined in hpl::cGuiSet)hpl::cGuiSet
DestroyWidget(iWidget *apWidget) (defined in hpl::cGuiSet)hpl::cGuiSet
DrawAll(float afTimeStep) (defined in hpl::cGuiSet)hpl::cGuiSet
DrawFont(const tWString &asText, FontData *apFont, const cVector3f &avPos, const cVector2f &avSize, const cColor &aColor, eFontAlign aAlign=eFontAlign_Left, eGuiMaterial aMaterial=eGuiMaterial_FontNormal) (defined in hpl::cGuiSet)hpl::cGuiSet
DrawGfx(cGuiGfxElement *apGfx, const cVector3f &avPos, const cVector2f &avSize=-1, const cColor &aColor=cColor(1, 1), eGuiMaterial aMaterial=eGuiMaterial_LastEnum) (defined in hpl::cGuiSet)hpl::cGuiSet
Get3DSize() (defined in hpl::cGuiSet)hpl::cGuiSetinline
Get3DTransform() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetAttentionWidget() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetCullBackface() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetCurrentPointer() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetDrawMouse() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetDrawPriority() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetFocusedWidget() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetGui() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetMouse() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetResources() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetRootWidgetClips() (defined in hpl::cGuiSet)hpl::cGuiSet
GetSkin() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetVirtualSize() (defined in hpl::cGuiSet)hpl::cGuiSetinline
GetWidgetFromName(const tString &asName) (defined in hpl::cGuiSet)hpl::cGuiSet
HasFocus() (defined in hpl::cGuiSet)hpl::cGuiSet
Is3D() (defined in hpl::cGuiSet)hpl::cGuiSetinline
IsActive() (defined in hpl::cGuiSet)hpl::cGuiSetinline
IsDestroyingSet() (defined in hpl::cGuiSet)hpl::cGuiSetinline
Render() (defined in hpl::cGuiSet)hpl::cGuiSet
SendMessage(eGuiMessage aMessage, cGuiMessageData &aData) (defined in hpl::cGuiSet)hpl::cGuiSet
Set3DSize(const cVector3f &avSize) (defined in hpl::cGuiSet)hpl::cGuiSet
Set3DTransform(const cMatrixf &a_mtxTransform) (defined in hpl::cGuiSet)hpl::cGuiSet
SetActive(bool abX) (defined in hpl::cGuiSet)hpl::cGuiSet
SetAttentionWidget(iWidget *apWidget) (defined in hpl::cGuiSet)hpl::cGuiSet
SetCullBackface(bool abX) (defined in hpl::cGuiSet)hpl::cGuiSetinline
SetCurrentClipRegion(cGuiClipRegion *apRegion) (defined in hpl::cGuiSet)hpl::cGuiSetinline
SetCurrentPointer(cGuiGfxElement *apGfx) (defined in hpl::cGuiSet)hpl::cGuiSet
SetDrawMouse(bool abX) (defined in hpl::cGuiSet)hpl::cGuiSet
SetDrawOffset(const cVector3f &avOffset) (defined in hpl::cGuiSet)hpl::cGuiSetinline
SetDrawPriority(int alPrio) (defined in hpl::cGuiSet)hpl::cGuiSetinline
SetFocusedWidget(iWidget *apWidget) (defined in hpl::cGuiSet)hpl::cGuiSet
SetIs3D(bool abX) (defined in hpl::cGuiSet)hpl::cGuiSet
SetMouseZ(float afZ) (defined in hpl::cGuiSet)hpl::cGuiSetinline
SetRootWidgetClips(bool abX) (defined in hpl::cGuiSet)hpl::cGuiSet
SetSkin(cGuiSkin *apSkin) (defined in hpl::cGuiSet)hpl::cGuiSet
SetVirtualSize(const cVector2f &avSize, float afMinZ, float afMaxZ) (defined in hpl::cGuiSet)hpl::cGuiSet
Update(float afTimeStep) (defined in hpl::cGuiSet)hpl::cGuiSet
~cGuiSet() (defined in hpl::cGuiSet)hpl::cGuiSet