C# Class ImGuiNET.MouseDownStates

Afficher le fichier Open project: mellinoe/ImGui.NET Class Usage Examples

Méthodes publiques

Méthode Description
MouseDownStates ( NativeIO nativePtr ) : System
this ( int button ) : bool

Method Details

MouseDownStates() public méthode

public MouseDownStates ( NativeIO nativePtr ) : System
nativePtr NativeIO
Résultat System

this() public méthode

public this ( int button ) : bool
button int
Résultat bool