C# Class ImGuiNET.KeyMap

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

Public Methods

Method Description
KeyMap ( NativeIO nativePtr ) : System
this ( GuiKey key ) : int

Method Details

KeyMap() public method

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

this() public method

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