Class KeyConverter
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
Converts key code from OpenTK 4 to GlKeys
public static class KeyConverter
- Inheritance
-
KeyConverter
- Inherited Members
Fields
GlKeysToNew
public static readonly int[] GlKeysToNew
Field Value
- int[]
NewKeysToGlKeys
public static readonly int[] NewKeysToGlKeys
Field Value
- int[]