Asteroids.Classes.KeyboardHandler.KeyboardHandler C# (CSharp) Method

KeyboardHandler() public method

public KeyboardHandler ( ) : System
return System
        public KeyboardHandler()
        {
            GetKBControls();
        }