C# Class Dandy.Keyboard

Afficher le fichier Open project: jackpal/Dandy-Dungeon

Méthodes publiques

Свойство Type Description
data bool[]

Méthodes publiques

Méthode Description
HandleEvent ( bool down, Keys key ) : void
Keyboard ( ) : System

Method Details

HandleEvent() public méthode

public HandleEvent ( bool down, Keys key ) : void
down bool
key Keys
Résultat void

Keyboard() public méthode

public Keyboard ( ) : System
Résultat System

Property Details

data public_oe property

public bool[] data
Résultat bool[]