ACE3/addons/weather/RscTitles.hpp

28 lines
739 B
C++
Raw Normal View History

class RscTitles {
class RscWindIntuitive {
2015-04-06 03:02:34 +00:00
idd=-1;
onLoad="with uiNameSpace do { RscWindIntuitive = _this select 0 };";
movingEnable=0;
duration=60;
fadeIn="false";
fadeOut="false";
class controls {
class RscWindIntuitive {
2015-04-06 03:02:34 +00:00
idc=132948;
type=0;
style=48;
font="TahomaB";
colorBackground[]={0,0,0,0};
colorText[]={0,0,0,0};
x="SafeZoneX + 0.001";
y="SafeZoneY + 0.001";
w=0.2;
2022-11-28 08:48:20 +00:00
h="0.2*4/3";
2015-04-06 03:02:34 +00:00
size=0.034;
sizeEx=0.027;
text="";
};
};
};
};