Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
HorizontalSpacerWithFixedAspect Class Reference

Protected Member Functions

void OnWidgetScriptInit (Widget w)
override bool OnUpdate (Widget w)
void UpdateLayout ()

Protected Attributes

Widget m_root
reference int border
reference int gap
reference float coef
float itemWidth
float itemHeight

Detailed Description

Definition at line 2 of file horizontalspacerwithfixedaspect.c.

Member Function Documentation

◆ OnUpdate()

override bool HorizontalSpacerWithFixedAspect::OnUpdate ( Widget w)
protected

Definition at line 19 of file horizontalspacerwithfixedaspect.c.

◆ OnWidgetScriptInit()

void HorizontalSpacerWithFixedAspect::OnWidgetScriptInit ( Widget w)
protected

Definition at line 12 of file horizontalspacerwithfixedaspect.c.

◆ UpdateLayout()

void HorizontalSpacerWithFixedAspect::UpdateLayout ( )
protected

Definition at line 25 of file horizontalspacerwithfixedaspect.c.

Member Data Documentation

◆ border

reference int HorizontalSpacerWithFixedAspect::border
protected

Definition at line 5 of file horizontalspacerwithfixedaspect.c.

◆ coef

reference float HorizontalSpacerWithFixedAspect::coef
protected

Definition at line 7 of file horizontalspacerwithfixedaspect.c.

◆ gap

reference int HorizontalSpacerWithFixedAspect::gap
protected

Definition at line 6 of file horizontalspacerwithfixedaspect.c.

◆ itemHeight

float HorizontalSpacerWithFixedAspect::itemHeight
protected

Definition at line 9 of file horizontalspacerwithfixedaspect.c.

◆ itemWidth

float HorizontalSpacerWithFixedAspect::itemWidth
protected

Definition at line 8 of file horizontalspacerwithfixedaspect.c.

◆ m_root

Widget HorizontalSpacerWithFixedAspect::m_root
protected

Definition at line 4 of file horizontalspacerwithfixedaspect.c.


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