C# Class SkylinesMultiplayer.InputMouse

Afficher le fichier Open project: Fr0sZ/Skylines-Multiplayer

Méthodes publiques

Свойство Type Description
ignoreDisableInput bool
mouseButton int

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

mouseButton public_oe property

public int mouseButton
Résultat int