C# Class ImGuiNET.KeyDownStates

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

Public Methods

Method Description
KeyDownStates ( NativeIO nativePtr ) : System
this ( int key ) : bool

Method Details

KeyDownStates() public method

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

this() public method

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