JslGetControllerColour

what colour is the controller (not all controllers support this; those that don't will report white)

  1. int JslGetControllerColour(int deviceId)
  2. pJslGetControllerColour JslGetControllerColour;
    version(!BindJSL_Static)
    __gshared
    pJslGetControllerColour JslGetControllerColour;

Meta