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