C# 클래스 BlisterUI.Input.MouseEventDispatcher

파일 보기 프로젝트 열기: RegrowthStudios/VoxelRTS 1 사용 예제들

공개 메소드들

메소드 설명
SetToHook ( ) : void

비공개 메소드들

메소드 설명
EventInput_MouseButton ( object sender, MouseButtonEventArgs e ) : void
EventInput_MouseMotion ( object sender, MouseMotionEventArgs e ) : void
EventInput_MouseWheel ( object sender, MouseWheelEventArgs e ) : void

메소드 상세

SetToHook() 공개 정적인 메소드

public static SetToHook ( ) : void
리턴 void