C# Class Detective, ZeroG

Inheritance: Player
Show file Open project: GoogleJump/ZeroG Class Usage Examples

Public Methods

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

Method Details

Deselect() public method

public Deselect ( ) : void
return void

Detective() public method

public Detective ( string name, int id ) : System.Collections
name string
id int
return System.Collections

Select() public method

public Select ( ) : void
return void

isSelected() public method

public isSelected ( ) : bool
return bool