Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Peripherals.RGB.Logitech.NativeMethods Member List

This is the complete list of members for ReLogic.Peripherals.RGB.Logitech.NativeMethods, including all inherited members.

DLL_NAMEReLogic.Peripherals.RGB.Logitech.NativeMethodsstatic
LOGI_DEVICETYPE_MONOCHROMEReLogic.Peripherals.RGB.Logitech.NativeMethodsstatic
LOGI_DEVICETYPE_MONOCHROME_ORDReLogic.Peripherals.RGB.Logitech.NativeMethodsprivatestatic
LOGI_DEVICETYPE_PERKEY_RGBReLogic.Peripherals.RGB.Logitech.NativeMethodsstatic
LOGI_DEVICETYPE_PERKEY_RGB_ORDReLogic.Peripherals.RGB.Logitech.NativeMethodsprivatestatic
LOGI_DEVICETYPE_RGBReLogic.Peripherals.RGB.Logitech.NativeMethodsstatic
LOGI_DEVICETYPE_RGB_ORDReLogic.Peripherals.RGB.Logitech.NativeMethodsprivatestatic
LOGI_LED_BITMAP_BYTES_PER_KEYReLogic.Peripherals.RGB.Logitech.NativeMethodsstatic
LOGI_LED_BITMAP_HEIGHTReLogic.Peripherals.RGB.Logitech.NativeMethodsstatic
LOGI_LED_BITMAP_SIZEReLogic.Peripherals.RGB.Logitech.NativeMethodsstatic
LOGI_LED_BITMAP_WIDTHReLogic.Peripherals.RGB.Logitech.NativeMethodsstatic
LOGI_LED_DURATION_INFINITEReLogic.Peripherals.RGB.Logitech.NativeMethodsstatic
LogiLedExcludeKeysFromBitmap(KeyName[] keyList, int listCount)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedFlashLighting(int redPercentage, int greenPercentage, int bluePercentage, int milliSecondsDuration, int milliSecondsInterval)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedFlashSingleKey(KeyName keyName, int redPercentage, int greenPercentage, int bluePercentage, int msDuration, int msInterval)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedGetConfigOptionBool([MarshalAs(UnmanagedType.LPWStr)] string configPath, ref bool defaultRed)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedGetConfigOptionColor([MarshalAs(UnmanagedType.LPWStr)] string configPath, ref int defaultRed, ref int defaultGreen, ref int defaultBlue)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedGetConfigOptionNumber([MarshalAs(UnmanagedType.LPWStr)] string configPath, ref double defaultNumber)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedGetSdkVersion(ref int majorNum, ref int minorNum, ref int buildNum)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedInit()ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedPulseLighting(int redPercentage, int greenPercentage, int bluePercentage, int milliSecondsDuration, int milliSecondsInterval)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedPulseSingleKey(KeyName keyName, int startRedPercentage, int startGreenPercentage, int startBluePercentage, int finishRedPercentage, int finishGreenPercentage, int finishBluePercentage, int msDuration, bool isInfinite)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedRestoreLighting()ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedRestoreLightingForKey(KeyName keyName)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedSaveCurrentLighting()ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedSaveLightingForKey(KeyName keyName)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedSetLighting(int redPercentage, int greenPercentage, int bluePercentage)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedSetLightingForKeyWithHidCode(int keyCode, int redPercentage, int greenPercentage, int bluePercentage)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedSetLightingForKeyWithKeyName(KeyName keyCode, int redPercentage, int greenPercentage, int bluePercentage)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedSetLightingForKeyWithQuartzCode(int keyCode, int redPercentage, int greenPercentage, int bluePercentage)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedSetLightingForKeyWithScanCode(int keyCode, int redPercentage, int greenPercentage, int bluePercentage)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedSetLightingFromBitmap(byte[] bitmap)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedSetTargetDevice(int targetDevice)ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedShutdown()ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedStopEffects()ReLogic.Peripherals.RGB.Logitech.NativeMethods
LogiLedStopEffectsOnKey(KeyName keyName)ReLogic.Peripherals.RGB.Logitech.NativeMethods