// // CPT operator / SondeerGame // This source file is (c) by Deltares. // - October 2014 // class STY_SmallButton extends STY_GeoMenuButton; defaultproperties { KeyName="SmallButton" FontNames(0)="GeoSmallerFont" FontNames(1)="GeoSmallerFont" FontNames(2)="GeoSmallerFont" FontNames(3)="GeoSmallerFont" FontNames(4)="GeoSmallerFont" Images(0)=Material'GeoGUIContent.Scalable.buttonsmall_metal' Images(1)=Material'GeoGUIContent.Scalable.buttonsmall_metal_watched' Images(2)=Material'GeoGUIContent.Scalable.buttonsmall_metal_watched' Images(3)=Material'GeoGUIContent.Scalable.buttonsmall_metal_pressed' }