Liberi
An exergame built for kids with CP!
GUIStatusMeter Class Reference

A visual representation of HeartRate and Character.Energy. More...

Inherits MonoBehaviour.

Static Public Member Functions

static void RegisterEnergyProvider (Character provider)
 Register an instance of a Character (usually the player's local avatar's Character component) to act as the provider of energy. More...
 

Public Attributes

float EnergyBarEaseFactor
 
float HeartScaleEaseFactor
 
float HeartMinScale
 
float HeartMaxScale
 

Detailed Description

A visual representation of HeartRate and Character.Energy.

Definition at line 8 of file GUIStatusMeter.cs.

Member Function Documentation

static void GUIStatusMeter.RegisterEnergyProvider ( Character  provider)
inlinestatic

Register an instance of a Character (usually the player's local avatar's Character component) to act as the provider of energy.

Definition at line 28 of file GUIStatusMeter.cs.


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