Compartir a través de


RawGameController.AxisCount Propiedad

Definición

Número de ejes en el controlador de juego sin procesar.

public:
 property int AxisCount { int get(); };
int AxisCount();
public int AxisCount { get; }
var int32 = rawGameController.axisCount;
Public ReadOnly Property AxisCount As Integer

Valor de propiedad

Int32

int

Número de ejes en el controlador de juego sin procesar.

Se aplica a