Class StandaloneInputManager
- Namespace
- TaleWorlds.TwoDimension.Standalone
- Assembly
- TaleWorlds.TwoDimension.Standalone.dll
public class StandaloneInputManager : IInputManager
- Inheritance
-
StandaloneInputManager
- Implements
- Inherited Members
Constructors
StandaloneInputManager(GraphicsForm)
public StandaloneInputManager(GraphicsForm graphicsForm)
Parameters
graphicsForm
GraphicsForm
Methods
SetLightbarColor(float, float, float)
public void SetLightbarColor(float red, float green, float blue)
Parameters
SetRumbleEffect(float[], float[], int, float[], float[], int)
public void SetRumbleEffect(float[] lowFrequencyLevels, float[] lowFrequencyDurations, int numLowFrequencyElements, float[] highFrequencyLevels, float[] highFrequencyDurations, int numHighFrequencyElements)
Parameters
lowFrequencyLevels
float[]lowFrequencyDurations
float[]numLowFrequencyElements
inthighFrequencyLevels
float[]highFrequencyDurations
float[]numHighFrequencyElements
int
SetTriggerFeedback(byte, byte, byte, byte)
public void SetTriggerFeedback(byte leftTriggerPosition, byte leftTriggerStrength, byte rightTriggerPosition, byte rightTriggerStrength)
Parameters
leftTriggerPosition
byteleftTriggerStrength
byterightTriggerPosition
byterightTriggerStrength
byte
SetTriggerVibration(float[], float[], float[], int, float[], float[], float[], int)
public void SetTriggerVibration(float[] leftTriggerAmplitudes, float[] leftTriggerFrequencies, float[] leftTriggerDurations, int numLeftTriggerElements, float[] rightTriggerAmplitudes, float[] rightTriggerFrequencies, float[] rightTriggerDurations, int numRightTriggerElements)
Parameters
leftTriggerAmplitudes
float[]leftTriggerFrequencies
float[]leftTriggerDurations
float[]numLeftTriggerElements
intrightTriggerAmplitudes
float[]rightTriggerFrequencies
float[]rightTriggerDurations
float[]numRightTriggerElements
int
SetTriggerWeaponEffect(byte, byte, byte, byte, byte, byte)
public void SetTriggerWeaponEffect(byte leftStartPosition, byte leftEnd_position, byte leftStrength, byte rightStartPosition, byte rightEndPosition, byte rightStrength)
Parameters
leftStartPosition
byteleftEnd_position
byteleftStrength
byterightStartPosition
byterightEndPosition
byterightStrength
byte
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).