C# Class Fps, Mozart-Rhythm-Game

Inheritance: MonoBehaviour
Afficher le fichier Open project: forestballad/Mozart-Rhythm-Game Class Usage Examples

Méthodes publiques

Свойство Type Description
fixedUpdateFpsText Text,
inputUpdateFpsText Text
logicUpdateFpsText Text
updateFpsText Text
updateInterval float

Méthodes publiques

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

Private Methods

Méthode Description
UpdateFps ( FpsType fpsType ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : 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

fixedUpdateFpsText public_oe property

public Text, fixedUpdateFpsText
Résultat Text,

inputUpdateFpsText public_oe property

public Text inputUpdateFpsText
Résultat Text

logicUpdateFpsText public_oe property

public Text logicUpdateFpsText
Résultat Text

updateFpsText public_oe property

public Text updateFpsText
Résultat Text

updateInterval public_oe property

public float updateInterval
Résultat float