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
graphicsFormGraphicsForm
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
lowFrequencyLevelsfloat[]lowFrequencyDurationsfloat[]numLowFrequencyElementsinthighFrequencyLevelsfloat[]highFrequencyDurationsfloat[]numHighFrequencyElementsint
SetTriggerFeedback(byte, byte, byte, byte)
public void SetTriggerFeedback(byte leftTriggerPosition, byte leftTriggerStrength, byte rightTriggerPosition, byte rightTriggerStrength)
Parameters
leftTriggerPositionbyteleftTriggerStrengthbyterightTriggerPositionbyterightTriggerStrengthbyte
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
leftTriggerAmplitudesfloat[]leftTriggerFrequenciesfloat[]leftTriggerDurationsfloat[]numLeftTriggerElementsintrightTriggerAmplitudesfloat[]rightTriggerFrequenciesfloat[]rightTriggerDurationsfloat[]numRightTriggerElementsint
SetTriggerWeaponEffect(byte, byte, byte, byte, byte, byte)
public void SetTriggerWeaponEffect(byte leftStartPosition, byte leftEnd_position, byte leftStrength, byte rightStartPosition, byte rightEndPosition, byte rightStrength)
Parameters
leftStartPositionbyteleftEnd_positionbyteleftStrengthbyterightStartPositionbyterightEndPositionbyterightStrengthbyte
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).