C# Class KPIAnimations, Corporations

Inheritance: View
Show file Open project: IGGAMEMAKER/Corporations

Public Properties

Property Type Description
BugText Text,
ClientText Text,
ExpertiseText Text,
LoyaltyAnimationSpawner AnimationSpawner,
LoyaltyText Text,

Public Methods

Method Description
PositiveChange ( AnimationSpawner, spawner, string change, Text, text ) : void
ViewRender ( ) : void

Method Details

PositiveChange() public method

public PositiveChange ( AnimationSpawner, spawner, string change, Text, text ) : void
spawner AnimationSpawner,
change string
text Text,
return void

ViewRender() public method

public ViewRender ( ) : void
return void

Property Details

BugText public property

public Text, BugText
return Text,

ClientText public property

public Text, ClientText
return Text,

ExpertiseText public property

public Text, ExpertiseText
return Text,

LoyaltyAnimationSpawner public property

public AnimationSpawner, LoyaltyAnimationSpawner
return AnimationSpawner,

LoyaltyText public property

public Text, LoyaltyText
return Text,