C# Class AnodyneSharp.States.MenuSubstates.CheatzSubstate

Inheritance: AnodyneSharp.States.MenuSubstates.Substate
Afficher le fichier Open project: PixieCatSupreme/AnodyneSharp

Méthodes publiques

Méthode Description
CheatzSubstate ( ) : AnodyneSharp.Cheatz
DrawUI ( ) : void
GetControl ( ) : void
HandleInput ( ) : void

Private Methods

Méthode Description
AddChar ( char c ) : void

Method Details

CheatzSubstate() public méthode

public CheatzSubstate ( ) : AnodyneSharp.Cheatz
Résultat AnodyneSharp.Cheatz

DrawUI() public méthode

public DrawUI ( ) : void
Résultat void

GetControl() public méthode

public GetControl ( ) : void
Résultat void

HandleInput() public méthode

public HandleInput ( ) : void
Résultat void