C# 클래스 ImGuiNET.MouseDownStates

파일 보기 프로젝트 열기: mellinoe/ImGui.NET 1 사용 예제들

공개 메소드들

메소드 설명
MouseDownStates ( NativeIO nativePtr ) : System
this ( int button ) : bool

메소드 상세

MouseDownStates() 공개 메소드

public MouseDownStates ( NativeIO nativePtr ) : System
nativePtr NativeIO
리턴 System

this() 공개 메소드

public this ( int button ) : bool
button int
리턴 bool