C# Class ImGuiNET.MouseDownStates

Datei anzeigen Open project: mellinoe/ImGui.NET Class Usage Examples

Public Methods

Method Description
MouseDownStates ( NativeIO nativePtr ) : System
this ( int button ) : bool

Method Details

MouseDownStates() public method

public MouseDownStates ( NativeIO nativePtr ) : System
nativePtr NativeIO
return System

this() public method

public this ( int button ) : bool
button int
return bool