C# Class FPS, swip3

Inheritance: MonoBehaviour
Afficher le fichier Open project: unit9/swip3 Class Usage Examples

Méthodes publiques

Свойство Type Description
label UILabel,
updateInterval 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

label public_oe property

public UILabel, label
Résultat UILabel,

updateInterval public_oe property

public float updateInterval
Résultat float