Artemis.Engine.Input.KeyboardInput.KeyboardInput C# (CSharp) Méthode

KeyboardInput() static private méthode

static private KeyboardInput ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        static KeyboardInput()
        {
            AllKeys = Reflection.EnumItems<Keys>();
        }