C# Class Logitech_CSGO.DeviceManager

Afficher le fichier Open project: antonpup/Logitech-CSGO

Méthodes publiques

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

Method Details

DeviceManager() public méthode

public DeviceManager ( ) : Logitech_CSGO.Devices
Résultat Logitech_CSGO.Devices

Initialize() public méthode

public Initialize ( ) : bool
Résultat bool

ResetDevices() public méthode

public ResetDevices ( ) : void
Résultat void

UpdateDevices() public méthode

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