C# Class HighlightPromptManager, CSharpGameFramework

Afficher le fichier Open project: dreamanlan/CSharpGameFramework

Méthodes publiques

Méthode Description
Init ( ) : void
Release ( ) : void
Update ( ) : void

Private Methods

Méthode Description
ShowPrompt ( string text ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

Release() public méthode

public Release ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void