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