프로퍼티 | 타입 | 설명 | |
---|---|---|---|
chara |
메소드 | 설명 | |
---|---|---|
CharacterSample ( ) : System.Collections.Generic | ||
FrameEnded ( |
||
FrameRenderingQueued ( |
|
|
KeyPressed ( SharpInputSystem evt ) : bool |
|
|
KeyReleased ( SharpInputSystem evt ) : bool |
|
|
MouseMoved ( SharpInputSystem evt ) : bool |
|
|
MousePressed ( SharpInputSystem evt, SharpInputSystem id ) : bool |
|
메소드 | 설명 | |
---|---|---|
CleanupContent ( ) : void | ||
SetupContent ( ) : void |
|
public CharacterSample ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public FrameEnded ( |
||
evt | ||
리턴 | bool |
public FrameRenderingQueued ( |
||
evt | ||
리턴 | bool |
public KeyReleased ( SharpInputSystem evt ) : bool | ||
evt | SharpInputSystem | |
리턴 | bool |
public MousePressed ( SharpInputSystem evt, SharpInputSystem id ) : bool | ||
evt | SharpInputSystem | |
id | SharpInputSystem | |
리턴 | bool |