FrameIT
GlobalBehaviour Class Reference
Inheritance diagram for GlobalBehaviour:

Static Public Attributes

static Color hintAnimationStartColor
 
static Color hintAnimationEndColor
 
static float hintAnimationDuration
 
static Color StageAccomplished
 
static Color StageNotYetAccomplished
 
static Color StageError
 
static float GadgetLaserDistance = 30f
 
static float GadgetPhysicalDistance = 2.5f
 

Private Member Functions

void Awake ()
 

Private Attributes

Color _hintAnimationStartColor
 
Color _hintAnimationEndColor
 
float _hintAnimationDuration
 
Color _StageAccomplished
 
Color _StageNotYetAccomplished
 
Color _StageError
 
float _GadgetLaserDistance = 30f
 
float _GadgetPhysicalDistance = 2.5f
 

Member Function Documentation

◆ Awake()

void GlobalBehaviour.Awake ( )
private

Member Data Documentation

◆ _GadgetLaserDistance

float GlobalBehaviour._GadgetLaserDistance = 30f
private

◆ _GadgetPhysicalDistance

float GlobalBehaviour._GadgetPhysicalDistance = 2.5f
private

◆ _hintAnimationDuration

float GlobalBehaviour._hintAnimationDuration
private

◆ _hintAnimationEndColor

Color GlobalBehaviour._hintAnimationEndColor
private

◆ _hintAnimationStartColor

Color GlobalBehaviour._hintAnimationStartColor
private

◆ _StageAccomplished

Color GlobalBehaviour._StageAccomplished
private

◆ _StageError

Color GlobalBehaviour._StageError
private

◆ _StageNotYetAccomplished

Color GlobalBehaviour._StageNotYetAccomplished
private

◆ GadgetLaserDistance

float GlobalBehaviour.GadgetLaserDistance = 30f
static

◆ GadgetPhysicalDistance

float GlobalBehaviour.GadgetPhysicalDistance = 2.5f
static

◆ hintAnimationDuration

float GlobalBehaviour.hintAnimationDuration
static

◆ hintAnimationEndColor

Color GlobalBehaviour.hintAnimationEndColor
static

◆ hintAnimationStartColor

Color GlobalBehaviour.hintAnimationStartColor
static

◆ StageAccomplished

Color GlobalBehaviour.StageAccomplished
static

◆ StageError

Color GlobalBehaviour.StageError
static

◆ StageNotYetAccomplished

Color GlobalBehaviour.StageNotYetAccomplished
static

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