PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
Bouncer Class Reference

Private Member Functions

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

Private Attributes

reference float amount
 
reference float speed
 
protected float m_orginal_width
 
protected float m_orginal_height
 
protected Widget m_root
 
protected ref AnimatorTimer m_anim
 

Constructor & Destructor Documentation

◆ Bouncer()

void Bouncer ( )
inlineprivate

References m_anim.

Member Function Documentation

◆ OnWidgetScriptInit()

void OnWidgetScriptInit ( Widget  w)
inlineprivate

◆ Update()

protected void Update ( )
inlineprivate

Field Documentation

◆ amount

reference float amount
private

Referenced by Update().

◆ m_anim

protected ref AnimatorTimer m_anim
private

Referenced by Bouncer(), OnWidgetScriptInit(), and Update().

◆ m_orginal_height

protected float m_orginal_height
private

Referenced by OnWidgetScriptInit(), and Update().

◆ m_orginal_width

protected float m_orginal_width
private

Referenced by OnWidgetScriptInit(), and Update().

◆ m_root

protected Widget m_root
private

Referenced by OnWidgetScriptInit(), and Update().

◆ speed

reference float speed
private

Referenced by OnWidgetScriptInit().


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