C# (CSharp) PerformanceMeasuring.GameDebugTools DebugCommandUI - 2 exemples trouvés. Ce sont les exemples réels les mieux notés de PerformanceMeasuring.GameDebugTools.DebugCommandUI extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Associées
Related in langs
Command Window class for Debug purpose.
Debug command UI that runs in the Game. You can type commands by keyboard. This works Xbox 360 too. You just need to connect USB keyboard. Also, this debug command works on Windows Phone too. How to Use: 1) Add this component to the game. 2) Register command by RegisterCommand method. 3) Open/Close Debug window by Tab key.