Plasma Engine  2.0
Loading...
Searching...
No Matches
plVirtualThumbStick::Output Struct Reference

Specifies which type of output the thumb-stick shall generate. More...

#include <VirtualThumbStick.h>

Public Types

enum  Enum {
  Controller0_LeftStick , Controller0_RightStick , Controller1_LeftStick , Controller1_RightStick ,
  Controller2_LeftStick , Controller2_RightStick , Controller3_LeftStick , Controller3_RightStick ,
  Custom
}
 

Detailed Description

Specifies which type of output the thumb-stick shall generate.

Member Enumeration Documentation

◆ Enum

Enumerator
Controller0_LeftStick 

The Thumb-stick acts like the left stick of controller 0.

Controller0_RightStick 

The Thumb-stick acts like the right stick of controller 0.

Controller1_LeftStick 

The Thumb-stick acts like the left stick of controller 1.

Controller1_RightStick 

The Thumb-stick acts like the right stick of controller 1.

Controller2_LeftStick 

The Thumb-stick acts like the left stick of controller 2.

Controller2_RightStick 

The Thumb-stick acts like the right stick of controller 2.

Controller3_LeftStick 

The Thumb-stick acts like the left stick of controller 3.

Controller3_RightStick 

The Thumb-stick acts like the right stick of controller 3.

Custom 

The thumb-stick output is specified manually.


The documentation for this struct was generated from the following file: