2015-06-02 20:38:12 +00:00
|
|
|
class RscTitles {
|
|
|
|
class RscTurretDial {
|
2015-04-07 19:27:04 +00:00
|
|
|
idd=-1;
|
|
|
|
onLoad="with uiNameSpace do { RscTurretDial = _this select 0 };";
|
|
|
|
movingEnable=0;
|
|
|
|
duration=5;
|
|
|
|
fadeIn="false";
|
|
|
|
fadeOut="false";
|
2015-06-02 20:38:12 +00:00
|
|
|
class controls {
|
|
|
|
class RscTurretDial {
|
2015-04-07 19:27:04 +00:00
|
|
|
idc=132949;
|
|
|
|
type=0;
|
|
|
|
style=128;
|
|
|
|
font="TahomaB";
|
|
|
|
colorBackground[]={0,0,0,0.8};
|
|
|
|
colorText[]={1,1,1,1};
|
|
|
|
x="SafeZoneX + 0.0025";
|
|
|
|
y="SafeZoneY + 0.0025";
|
|
|
|
w=0.10;
|
|
|
|
h=0.05;
|
|
|
|
sizeEx=0.03;
|
|
|
|
text="";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
2015-04-06 03:02:34 +00:00
|
|
|
|
2015-06-02 20:38:12 +00:00
|
|
|
class RscProtractor {
|
2015-04-07 19:27:04 +00:00
|
|
|
idd=-1;
|
|
|
|
onLoad="with uiNameSpace do { RscProtractor = _this select 0 };";
|
|
|
|
movingEnable=0;
|
|
|
|
duration=60;
|
|
|
|
fadeIn="false";
|
|
|
|
fadeOut="false";
|
2015-06-02 20:38:12 +00:00
|
|
|
class controls {
|
|
|
|
class RscProtractorBase {
|
2015-04-07 19:27:04 +00:00
|
|
|
idc=132950;
|
|
|
|
type=0;
|
|
|
|
style=48;
|
|
|
|
font="TahomaB";
|
|
|
|
colorBackground[]={0,0,0,0};
|
|
|
|
colorText[]={1,1,1,1};
|
|
|
|
x="SafeZoneX + 0.001";
|
|
|
|
y="SafeZoneY + 0.001";
|
|
|
|
w=0.2;
|
2023-02-02 05:28:55 +00:00
|
|
|
h="0.2*4/3";
|
2015-04-07 19:27:04 +00:00
|
|
|
size=0.034;
|
|
|
|
sizeEx=0.027;
|
|
|
|
text="";
|
|
|
|
};
|
2021-10-15 18:47:05 +00:00
|
|
|
class RscProtractorMarker: RscProtractorBase {
|
2015-04-07 19:27:04 +00:00
|
|
|
idc=132951;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
2021-10-30 21:42:03 +00:00
|
|
|
};
|