C# Class TttModel, Griddy

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

Méthodes publiques

Свойство Type Description
controller GridController,
index int
player Player,

Méthodes publiques

Méthode Description
Blink ( ) : void
HighlightOff ( ) : void
HighlightOn ( ) : void
PlaceMarker ( ) : void

Method Details

Blink() public méthode

public Blink ( ) : void
Résultat void

HighlightOff() public méthode

public HighlightOff ( ) : void
Résultat void

HighlightOn() public méthode

public HighlightOn ( ) : void
Résultat void

PlaceMarker() public méthode

public PlaceMarker ( ) : void
Résultat void

Property Details

controller public_oe property

public GridController, controller
Résultat GridController,

index public_oe property

public int index
Résultat int

player public_oe property

public Player, player
Résultat Player,