C# Class StoreScript, SlashRunner

Inheritance: MonoBehaviour
Afficher le fichier Open project: matthewAURA/SlashRunner Class Usage Examples

Méthodes publiques

Свойство Type Description
bodyFont Font
destroyPowerAmount int
headerFont Font
heartPowerAmount int
messageInterval float
timerPowerAmount int

Méthodes publiques

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

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

bodyFont public_oe property

public Font bodyFont
Résultat Font

destroyPowerAmount public_oe property

public int destroyPowerAmount
Résultat int

headerFont public_oe property

public Font headerFont
Résultat Font

heartPowerAmount public_oe property

public int heartPowerAmount
Résultat int

messageInterval public_oe property

public float messageInterval
Résultat float

timerPowerAmount public_oe property

public int timerPowerAmount
Résultat int