C# Class SbView, Griddy

Inheritance: GridView
Afficher le fichier Open project: nickbreslin/Griddy Class Usage Examples

Méthodes publiques

Méthode Description
Blink ( ) : void
SetPlayer ( Player, player ) : void
SetState ( ViewState, viewState ) : void
Update ( ) : void

Method Details

Blink() public méthode

public Blink ( ) : void
Résultat void

SetPlayer() public méthode

public SetPlayer ( Player, player ) : void
player Player,
Résultat void

SetState() public méthode

public SetState ( ViewState, viewState ) : void
viewState ViewState,
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void