C# Класс Afterglow.Input.Xna.XnaInputExtensions

Contains extensions methods specific to Xna input.
Показать файл Открыть проект

Открытые методы

Метод Описание
ToXna ( this button ) : Keys

Gets the corresponding Keys of the button.

Описание методов

ToXna() публичный статический Метод

Gets the corresponding Keys of the button.
public static ToXna ( this button ) : Keys
button this The button.
Результат Keys