C# Class WpfApplication7.GetKeyBoard

Afficher le fichier Open project: NCCUCS-Windows-Programming/SpaceWar

Méthodes publiques

Свойство Type Description
MoveKey ].string[
R bool

Méthodes publiques

Méthode Description
CheckTrue ( int number ) : int
GetKeyDown ( string key ) : void
GetKeyUp ( string key ) : void
MoveState ( int number, string key ) : void
StillMove ( int number ) : void
StopState ( int number, string key ) : void

Method Details

CheckTrue() public méthode

public CheckTrue ( int number ) : int
number int
Résultat int

GetKeyDown() public méthode

public GetKeyDown ( string key ) : void
key string
Résultat void

GetKeyUp() public méthode

public GetKeyUp ( string key ) : void
key string
Résultat void

MoveState() public méthode

public MoveState ( int number, string key ) : void
number int
key string
Résultat void

StillMove() public méthode

public StillMove ( int number ) : void
number int
Résultat void

StopState() public méthode

public StopState ( int number, string key ) : void
number int
key string
Résultat void

Property Details

MoveKey public_oe property

public string[,] MoveKey
Résultat ].string[

R public_oe property

public bool R
Résultat bool