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

Protected Member Functions

void Bouncer ()
void Update ()
void OnWidgetScriptInit (Widget w)

Protected Attributes

float m_orginal_width
float m_orginal_height
Widget m_root
ref AnimatorTimer m_anim

Detailed Description

Definition at line 2 of file bouncer.c.

Constructor & Destructor Documentation

◆ Bouncer()

void Bouncer::Bouncer ( )
protected

Definition at line 13 of file bouncer.c.

Member Function Documentation

◆ OnWidgetScriptInit()

void Bouncer::OnWidgetScriptInit ( Widget w)
protected

Definition at line 31 of file bouncer.c.

◆ Update()

void Bouncer::Update ( )
protected

Definition at line 19 of file bouncer.c.

Member Data Documentation

◆ m_anim

ref AnimatorTimer Bouncer::m_anim
protected

Definition at line 10 of file bouncer.c.

◆ m_orginal_height

float Bouncer::m_orginal_height
protected

Definition at line 8 of file bouncer.c.

◆ m_orginal_width

float Bouncer::m_orginal_width
protected

Definition at line 7 of file bouncer.c.

◆ m_root

Widget Bouncer::m_root
protected

Definition at line 9 of file bouncer.c.


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