Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
InputComponent
C# Class InputComponent, RoguelikeECS
Mostrar archivo
Open project: Macoron/RoguelikeECS
Class Usage Examples
Public Properties
Property
Type
Description
downPressed
bool
leftPressed
bool
rightPressed
bool
upPressed
bool
Property Details
downPressed
public_oe property
public
bool
downPressed
return
bool
leftPressed
public_oe property
public
bool
leftPressed
return
bool
rightPressed
public_oe property
public
bool
rightPressed
return
bool
upPressed
public_oe property
public
bool
upPressed
return
bool