C# 클래스 Oglr.InputHandlerForWhenEditorIdle

상속: IHandleEditorInput
파일 보기 프로젝트 열기: SteveDunn/oglr 1 사용 예제들

공개 메소드들

메소드 설명
InputHandlerForWhenEditorIdle ( ICanvas canvas ) : System
Update ( ) : void

비공개 메소드들

메소드 설명
getLevel ( ) : LevelEditor
safeGetManifestResourceStream ( string resourceName ) : Stream
selectedEditors ( ) : IEnumerable

메소드 상세

InputHandlerForWhenEditorIdle() 공개 메소드

public InputHandlerForWhenEditorIdle ( ICanvas canvas ) : System
canvas ICanvas
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void