UserPrefs.ControllerHandedness

public static abstract class UserPrefs.ControllerHandedness

The hand the user prefers to hold the controller in.

Constants

int LEFT_HANDED
int RIGHT_HANDED

Public Constructors

Inherited Methods

Constants

public static final int LEFT_HANDED

Constant Value: 1

public static final int RIGHT_HANDED

Constant Value: 0

Public Constructors

public UserPrefs.ControllerHandedness ()