C# Class KPIAnimations, Corporations

Inheritance: View
ファイルを表示 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_oe property

public Text, BugText
return Text,

ClientText public_oe property

public Text, ClientText
return Text,

ExpertiseText public_oe property

public Text, ExpertiseText
return Text,

LoyaltyAnimationSpawner public_oe property

public AnimationSpawner, LoyaltyAnimationSpawner
return AnimationSpawner,

LoyaltyText public_oe property

public Text, LoyaltyText
return Text,