C# Class OVRInput.OVRControllerBase.VirtualButtonMap

Datei anzeigen Open project: FIU-SCIS-Senior-Projects/SmartBuilding4

Public Properties

Property Type Description
Back RawButton,
Down RawButton,
DpadDown RawButton,
DpadLeft RawButton,
DpadRight RawButton,
DpadUp RawButton,
Four RawButton,
Left RawButton,
None RawButton,
One RawButton,
PrimaryHandTrigger RawButton,
PrimaryIndexTrigger RawButton,
PrimaryShoulder RawButton,
PrimaryThumbstick RawButton,
PrimaryThumbstickDown RawButton,
PrimaryThumbstickLeft RawButton,
PrimaryThumbstickRight RawButton,
PrimaryThumbstickUp RawButton,
Right RawButton,
SecondaryHandTrigger RawButton,
SecondaryIndexTrigger RawButton,
SecondaryShoulder RawButton,
SecondaryThumbstick RawButton,
SecondaryThumbstickDown RawButton,
SecondaryThumbstickLeft RawButton,
SecondaryThumbstickRight RawButton,
SecondaryThumbstickUp RawButton,
Start RawButton,
Three RawButton,
Two RawButton,
Up RawButton,

Public Methods

Method Description
ToRawMask ( Button, virtualMask ) : RawButton,

Method Details

ToRawMask() public method

public ToRawMask ( Button, virtualMask ) : RawButton,
virtualMask Button,
return RawButton,

Property Details

Back public_oe property

public RawButton, Back
return RawButton,

Down public_oe property

public RawButton, Down
return RawButton,

DpadDown public_oe property

public RawButton, DpadDown
return RawButton,

DpadLeft public_oe property

public RawButton, DpadLeft
return RawButton,

DpadRight public_oe property

public RawButton, DpadRight
return RawButton,

DpadUp public_oe property

public RawButton, DpadUp
return RawButton,

Four public_oe property

public RawButton, Four
return RawButton,

Left public_oe property

public RawButton, Left
return RawButton,

None public_oe property

public RawButton, None
return RawButton,

One public_oe property

public RawButton, One
return RawButton,

PrimaryHandTrigger public_oe property

public RawButton, PrimaryHandTrigger
return RawButton,

PrimaryIndexTrigger public_oe property

public RawButton, PrimaryIndexTrigger
return RawButton,

PrimaryShoulder public_oe property

public RawButton, PrimaryShoulder
return RawButton,

PrimaryThumbstick public_oe property

public RawButton, PrimaryThumbstick
return RawButton,

PrimaryThumbstickDown public_oe property

public RawButton, PrimaryThumbstickDown
return RawButton,

PrimaryThumbstickLeft public_oe property

public RawButton, PrimaryThumbstickLeft
return RawButton,

PrimaryThumbstickRight public_oe property

public RawButton, PrimaryThumbstickRight
return RawButton,

PrimaryThumbstickUp public_oe property

public RawButton, PrimaryThumbstickUp
return RawButton,

Right public_oe property

public RawButton, Right
return RawButton,

SecondaryHandTrigger public_oe property

public RawButton, SecondaryHandTrigger
return RawButton,

SecondaryIndexTrigger public_oe property

public RawButton, SecondaryIndexTrigger
return RawButton,

SecondaryShoulder public_oe property

public RawButton, SecondaryShoulder
return RawButton,

SecondaryThumbstick public_oe property

public RawButton, SecondaryThumbstick
return RawButton,

SecondaryThumbstickDown public_oe property

public RawButton, SecondaryThumbstickDown
return RawButton,

SecondaryThumbstickLeft public_oe property

public RawButton, SecondaryThumbstickLeft
return RawButton,

SecondaryThumbstickRight public_oe property

public RawButton, SecondaryThumbstickRight
return RawButton,

SecondaryThumbstickUp public_oe property

public RawButton, SecondaryThumbstickUp
return RawButton,

Start public_oe property

public RawButton, Start
return RawButton,

Three public_oe property

public RawButton, Three
return RawButton,

Two public_oe property

public RawButton, Two
return RawButton,

Up public_oe property

public RawButton, Up
return RawButton,