// // CPT operator / SondeerGame // This source file is (c) by Deltares. // - October 2014 // class STY_GeoMenuButton extends GUIStyles; defaultproperties { KeyName="GeoMenuButton" Images(0)=Material'GeoGUIContent.Scalable.button_metal' Images(1)=Material'GeoGUIContent.Scalable.button_metal_watched' Images(2)=Material'GeoGUIContent.Scalable.button_metal_pressed' Images(3)=Material'GeoGUIContent.Scalable.button_metal_pressed' Images(4)=Material'GeoGUIContent.Scalable.button_metal' FontNames(0)="GeoNormalFont" FontNames(1)="GeoNormalFont" FontNames(2)="GeoNormalFont" FontNames(3)="GeoNormalFont" FontNames(4)="GeoNormalFont" FontColors(0)=(R=255,G=255,B=255,A=255) FontColors(1)=(R=255,G=255,B=255,A=255) FontColors(2)=(R=255,G=255,B=255,A=255) FontColors(3)=(R=230,G=200,B=0,A=255) }