Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SkylinesMultiplayer
InputMouse
C# Class SkylinesMultiplayer.InputMouse
显示文件
Open project: Fr0sZ/Skylines-Multiplayer
Public Properties
Property
Type
Description
ignoreDisableInput
bool
mouseButton
int
Public Methods
Method
Description
GetKey
( ) :
bool
GetKeyDown
( ) :
bool
GetKeyUp
( ) :
bool
Method Details
GetKey()
public
method
public
GetKey
( ) :
bool
return
bool
GetKeyDown()
public
method
public
GetKeyDown
( ) :
bool
return
bool
GetKeyUp()
public
method
public
GetKeyUp
( ) :
bool
return
bool
Property Details
ignoreDisableInput
public_oe property
public
bool
ignoreDisableInput
return
bool
mouseButton
public_oe property
public
int
mouseButton
return
int