Searched refs:ShieldColor (Results 1 – 4 of 4) sorted by relevance
274 struct Color ShieldColor; in DrawTransparencies() local278 ShieldColor.red=0.5; in DrawTransparencies()279 ShieldColor.green=0.4; in DrawTransparencies()280 ShieldColor.blue=1.0; in DrawTransparencies()295 DrawCircle(Ships[TransparenciesQueue[i].ObjectNumber], &ShieldColor, in DrawTransparencies()
105 ShieldColor, /// shield color enumerator
53 { "shield-color", MapCSSDeclaration::ShieldColor, MapCSSDeclaration::LabelProperty },
359 case MapCSSDeclaration::ShieldColor: in updateElement()