Trigger

public class Trigger

Object representing the triggers on a controller. Provides constants for the left and right triggers.

Properties

Link copied to clipboard
public final static Trigger INSTANCE
Link copied to clipboard
public final static Integer LEFT

Constant for the LEFT trigger (2).

Link copied to clipboard
public final static Integer RIGHT

Constant for the RIGHT trigger (3).