C# Class MainUIController, Left4Bread

作りました (tsukurimashita - created) かわりました (kawarimashita - changed) はヌルじゃない (variable wa naru janai - not null) の終わり (method no owari - method's end)
Inheritance: MonoBehaviour
Afficher le fichier Open project: andresg6/Left4Bread Class Usage Examples

Méthodes publiques

Méthode Description
updatePlayerHealth ( int remainingHealth, int maxHealth ) : void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void
handleKeyPress ( ) : void

Method Details

updatePlayerHealth() public méthode

public updatePlayerHealth ( int remainingHealth, int maxHealth ) : void
remainingHealth int
maxHealth int
Résultat void