Searched refs:channelLightColor (Results 1 – 1 of 1) sorted by relevance
286 int channelLightColor = getChannel().getLightColor() != 0 ? getChannel().getLightColor() in calculateLights() local288 Light light = getChannel().shouldShowLights() ? new Light(channelLightColor, in calculateLights()