RazerDeviceFields
mixin template RazerDeviceFields (
string _eventFileRegex
uint _usbPid
byte _height
byte _width
string _topUrl
string _sideImg
string _perspectiveImg
) {
}
- eventFileRegex
string eventFileRegex()
- hasMatrix
bool hasMatrix()
- height
byte height()
- perspectiveImg
string perspectiveImg()
- sideImg
string sideImg()
- topUrl
string topUrl()
- usbPid
uint usbPid()
- usbVid
uint usbVid()
- width
byte width()
razer hardware
classesfunctionsinterfacesmanifest constantsmixin templates