C# Class uFrameECSDemo.Player

Inheritance: uFrame.ECS.EcsComponent
Afficher le fichier Open project: InvertGames/uFrameECSDemo

Méthodes publiques

Méthode Description
SetBestScore ( Int32 value ) : void

Method Details

SetBestScore() public méthode

public SetBestScore ( Int32 value ) : void
value System.Int32
Résultat void