0 Members and 1 Guest are viewing this topic.
class RscTitles{ class picture { name = "picture"; duration =20; idd = -1; movingEnable = false; controls[]= { picture }; class picture : RscText { style = ST_PICTURE; lineSpacing = 1.0; text = "G17.jpg"; x = 0.068; y = 0.10; w = 0.85; h = 0.8; font = FontMAINCZ; sizeEx = 1.5 * 0.1; size = 1.7; }; };