C# (CSharp) GameStateManagement InputState - 34 exemples trouvés. Ce sont les exemples réels les mieux notés de GameStateManagement.InputState extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Helper for reading input from keyboard, gamepad, and touch input. This class tracks both the current and previous state of the input devices, and implements query methods for high level input actions such as "move up through the menu" or "pause the game".