Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FarseerPhysics
Testbed
Framework
KeyboardManager
C# 클래스 FarseerPhysics.Testbed.Framework.KeyboardManager
파일 보기
프로젝트 열기: tinco/Farseer-Physics
1 사용 예제들
공개 메소드들
메소드
설명
IsKeyDown
(
Keys
key
) :
bool
IsNewKeyPress
(
Keys
key
) :
bool
비공개 메소드들
메소드
설명
IsKeyUp
(
Keys
key
) :
bool
메소드 상세
IsKeyDown()
공개
메소드
public
IsKeyDown
(
Keys
key
) :
bool
key
Keys
리턴
bool
IsNewKeyPress()
공개
메소드
public
IsNewKeyPress
(
Keys
key
) :
bool
key
Keys
리턴
bool