C# Class Detective, ZeroG

Inheritance: Player
Afficher le fichier Open project: GoogleJump/ZeroG Class Usage Examples

Méthodes publiques

Méthode Description
Deselect ( ) : void
Detective ( string name, int id ) : System.Collections
Select ( ) : void
isSelected ( ) : bool

Method Details

Deselect() public méthode

public Deselect ( ) : void
Résultat void

Detective() public méthode

public Detective ( string name, int id ) : System.Collections
name string
id int
Résultat System.Collections

Select() public méthode

public Select ( ) : void
Résultat void

isSelected() public méthode

public isSelected ( ) : bool
Résultat bool