C# Class Logitech_CSGO.DeviceManager

Show file Open project: antonpup/Logitech-CSGO

Public Methods

Method Description
DeviceManager ( ) : Logitech_CSGO.Devices
Initialize ( ) : bool
ResetDevices ( ) : void
UpdateDevices ( System.Drawing.Color>.Dictionary keyColors, bool forced = false ) : bool

Method Details

DeviceManager() public method

public DeviceManager ( ) : Logitech_CSGO.Devices
return Logitech_CSGO.Devices

Initialize() public method

public Initialize ( ) : bool
return bool

ResetDevices() public method

public ResetDevices ( ) : void
return void

UpdateDevices() public method

public UpdateDevices ( System.Drawing.Color>.Dictionary keyColors, bool forced = false ) : bool
keyColors System.Drawing.Color>.Dictionary
forced bool
return bool