C# 클래스 Pokemon3D.UI.KeyboardUiInputController

상속: Pokemon3D.Rendering.UI.OverlayInputControllerBase
파일 보기 프로젝트 열기: nilllzz/Pokemon3D

공개 메소드들

메소드 설명
KeyboardUiInputController ( ) : Pokemon3D.Common.Input
Update ( UiFocusContainer container ) : void

메소드 상세

KeyboardUiInputController() 공개 메소드

public KeyboardUiInputController ( ) : Pokemon3D.Common.Input
리턴 Pokemon3D.Common.Input

Update() 공개 메소드

public Update ( UiFocusContainer container ) : void
container Pokemon3D.Rendering.UI.UiFocusContainer
리턴 void