C# Class XboxCtrlrInput.XboxButtonExtensions

ファイルを表示 Open project: JISyed/Unity-XboxCtrlrInput

Public Methods

Method Description
IsDPad ( this button ) : bool
ToDPad ( this button ) : XboxDPad

Method Details

IsDPad() public static method

public static IsDPad ( this button ) : bool
button this
return bool

ToDPad() public static method

public static ToDPad ( this button ) : XboxDPad
button this
return XboxDPad