C# Class SkylinesMultiplayer.InputKey

Afficher le fichier Open project: Fr0sZ/Skylines-Multiplayer

Méthodes publiques

Свойство Type Description
ignoreDisableInput bool
keyCode KeyCode

Méthodes publiques

Méthode Description
GetKey ( ) : bool
GetKeyDown ( ) : bool
GetKeyUp ( ) : bool

Method Details

GetKey() public méthode

public GetKey ( ) : bool
Résultat bool

GetKeyDown() public méthode

public GetKeyDown ( ) : bool
Résultat bool

GetKeyUp() public méthode

public GetKeyUp ( ) : bool
Résultat bool

Property Details

ignoreDisableInput public_oe property

public bool ignoreDisableInput
Résultat bool

keyCode public_oe property

public KeyCode keyCode
Résultat KeyCode