C# 클래스 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
파일 보기 프로젝트 열기: prime31/Nez

공개 메소드들

메소드 설명
update ( ) : void

메소드 상세

update() 공개 메소드

public update ( ) : void
리턴 void