C# Class AsciiWheel, Mathius_DOE

Afficher le fichier Open project: RandomNPC/Mathius_DOE Class Usage Examples

Méthodes publiques

Méthode Description
AsciiWheel ( ) : System.Collections
get_val ( ) : char
next ( ) : void
prev ( ) : void
reset_val ( ) : void

Method Details

AsciiWheel() public méthode

public AsciiWheel ( ) : System.Collections
Résultat System.Collections

get_val() public méthode

public get_val ( ) : char
Résultat char

next() public méthode

public next ( ) : void
Résultat void

prev() public méthode

public prev ( ) : void
Résultat void

reset_val() public méthode

public reset_val ( ) : void
Résultat void