Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Nez
VirtualInputNode
C# Class Nez.VirtualInputNode
Add these to your VirtualInput to define how it determines its current input state. For example, if you want to check whether a keyboard key is pressed, create a VirtualButton and add to it a VirtualButton.KeyboardKey
Show file
Open project: prime31/Nez
Public Methods
Method
Description
update
( ) :
void
Method Details
update()
public
method
public
update
( ) :
void
return
void