C# Class Minigame_SI_Main, otterspace

Inheritance: MiniGame
Afficher le fichier Open project: dimo2/otterspace

Méthodes publiques

Свойство Type Description
SIscore float
mondPrefab GameObject
starPrefab GameObject
timeF float

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

SIscore public_oe property

public float SIscore
Résultat float

mondPrefab public_oe property

public GameObject mondPrefab
Résultat GameObject

starPrefab public_oe property

public GameObject starPrefab
Résultat GameObject

timeF public_oe property

public float timeF
Résultat float