C# Class EssenceShared.Entities.Objects.Smith

Inheritance: Entity
Afficher le fichier Open project: Insality/essence-of-shadows Class Usage Examples

Méthodes publiques

Méthode Description
OnEnter ( ) : void
Smith ( string id ) : CocosSharp
UpdateLabels ( ) : void

Private Methods

Méthode Description
UpgradeAttack ( object obj ) : void
UpgradeClass ( object obj ) : void
UpgradeHp ( object obj ) : void
UpgradeSpeed ( object obj ) : void

Method Details

OnEnter() public méthode

public OnEnter ( ) : void
Résultat void

Smith() public méthode

public Smith ( string id ) : CocosSharp
id string
Résultat CocosSharp

UpdateLabels() public méthode

public UpdateLabels ( ) : void
Résultat void