C# Class EnemyBoss, PaperCowboys

Inheritance: EnemyCharacter
Afficher le fichier Open project: Gamieon/PaperCowboys Class Usage Examples

Méthodes publiques

Свойство Type Description
bossHealthStyle GUIStyle
boxTextureSolid UnityEngine.Texture2D

Protected Properties

Свойство Type Description
maxHitpoints float

Méthodes protégées

Méthode Description
OnGUI ( ) : void
Start ( ) : void

Method Details

OnGUI() protected méthode

protected OnGUI ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Property Details

bossHealthStyle public_oe property

public GUIStyle bossHealthStyle
Résultat GUIStyle

boxTextureSolid public_oe property

public Texture2D,UnityEngine boxTextureSolid
Résultat UnityEngine.Texture2D

maxHitpoints protected_oe property

protected float maxHitpoints
Résultat float