FrameIT
GlobalBehaviour Class Reference
Inheritance diagram for GlobalBehaviour:

Public Attributes

int tryScrollListTimes = 2
 

Static Public Attributes

static List< REST_JSON_API.ScrollAvailableScrolls
 
static IEnumerator InitiateScrolls = IEnumeratorExtensions.yield_break
 
static FactRecorder Context = new()
 
static IEnumerator InitiateContext = IEnumeratorExtensions.yield_break
 
static bool ContextLoaded = false
 

Properties

static GlobalBehaviour Instance [getset]
 
static Color HintAnimationStartColor [get]
 
static Color HintAnimationEndColor [get]
 
static float HintAnimationDuration [get]
 
static float AnimationLerpDuration [get]
 
static Color StageAccomplished [get]
 
static Color StageNotYetAccomplished [get]
 
static Color StageError [get]
 
static float GadgetLaserDistance [get]
 
static float GadgetPhysicalDistance [get]
 

Private Member Functions

void Awake ()
 
void GetScrollsfromServer ()
 
void GetContextfromServer ()
 

Private Attributes

Color _hintAnimationStartColor
 
Color _hintAnimationEndColor
 
float _hintAnimationDuration
 
float _AnimationLerpDuration
 
Color _StageAccomplished
 
Color _StageNotYetAccomplished
 
Color _StageError
 
float _GadgetLaserDistance
 
float _GadgetPhysicalDistance
 

Static Private Attributes

static GlobalBehaviour _Instance
 

Member Function Documentation

◆ Awake()

void GlobalBehaviour.Awake ( )
private

◆ GetContextfromServer()

void GlobalBehaviour.GetContextfromServer ( )
private

◆ GetScrollsfromServer()

void GlobalBehaviour.GetScrollsfromServer ( )
private

Member Data Documentation

◆ _AnimationLerpDuration

float GlobalBehaviour._AnimationLerpDuration
private

◆ _GadgetLaserDistance

float GlobalBehaviour._GadgetLaserDistance
private

◆ _GadgetPhysicalDistance

float GlobalBehaviour._GadgetPhysicalDistance
private

◆ _hintAnimationDuration

float GlobalBehaviour._hintAnimationDuration
private

◆ _hintAnimationEndColor

Color GlobalBehaviour._hintAnimationEndColor
private

◆ _hintAnimationStartColor

Color GlobalBehaviour._hintAnimationStartColor
private

◆ _Instance

GlobalBehaviour GlobalBehaviour._Instance
staticprivate

◆ _StageAccomplished

Color GlobalBehaviour._StageAccomplished
private

◆ _StageError

Color GlobalBehaviour._StageError
private

◆ _StageNotYetAccomplished

Color GlobalBehaviour._StageNotYetAccomplished
private

◆ AvailableScrolls

List<REST_JSON_API.Scroll> GlobalBehaviour.AvailableScrolls
static

◆ Context

FactRecorder GlobalBehaviour.Context = new()
static

◆ ContextLoaded

bool GlobalBehaviour.ContextLoaded = false
static

◆ InitiateContext

IEnumerator GlobalBehaviour.InitiateContext = IEnumeratorExtensions.yield_break
static

◆ InitiateScrolls

IEnumerator GlobalBehaviour.InitiateScrolls = IEnumeratorExtensions.yield_break
static

◆ tryScrollListTimes

int GlobalBehaviour.tryScrollListTimes = 2

Property Documentation

◆ AnimationLerpDuration

float GlobalBehaviour.AnimationLerpDuration
staticget

◆ GadgetLaserDistance

float GlobalBehaviour.GadgetLaserDistance
staticget

◆ GadgetPhysicalDistance

float GlobalBehaviour.GadgetPhysicalDistance
staticget

◆ HintAnimationDuration

float GlobalBehaviour.HintAnimationDuration
staticget

◆ HintAnimationEndColor

Color GlobalBehaviour.HintAnimationEndColor
staticget

◆ HintAnimationStartColor

Color GlobalBehaviour.HintAnimationStartColor
staticget

◆ Instance

GlobalBehaviour GlobalBehaviour.Instance
staticgetset

◆ StageAccomplished

Color GlobalBehaviour.StageAccomplished
staticget

◆ StageError

Color GlobalBehaviour.StageError
staticget

◆ StageNotYetAccomplished

Color GlobalBehaviour.StageNotYetAccomplished
staticget

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