C# Class ImGuiNET.KeyMap

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

Méthodes publiques

Méthode Description
KeyMap ( NativeIO nativePtr ) : System
this ( GuiKey key ) : int

Method Details

KeyMap() public méthode

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

this() public méthode

public this ( GuiKey key ) : int
key GuiKey
Résultat int