﻿<?xml version="1.0" encoding="UTF-8" ?>
<TenioUILayout Version="V1.70.20110727" ColorLib="">
    <UIObject Type="Container" Name="ConBombTiming" ScriptFile="AppSample\BuildinWndSample.lua">
        <Properties>
            <Property Name="XOffset" Value="0" />
            <Property Name="YOffset" Value="0" />
            <Property Name="Width" Value="58" />
            <Property Name="Height" Value="11" />
            <Property Name="Visible" Value="false" />
            <Property Name="Transparent" Value="true" />
            <Property Name="Background" Value="ONEIMAGE:CFLayout\BombTiming\BombTiming.png;Center;0;" />
            <Property Name="OnRestoreEnd" Value="BuildinWndSample:OnInit" />
        </Properties>
        <Children>
            <UIObject Type="TinyContainer" Name="ctnLimited">
                <Properties>
                    <Property Name="XOffset" Value="12" />
                    <Property Name="YOffset" Value="3" />
                    <Property Name="Width" Value="34" />
                    <Property Name="Height" Value="5" />
                    <Property Name="Background" Value="NONE:" />
                </Properties>
                <Children>
                    <UIObject Type="TinyContainer" Name="TinyConMinute_1">
                        <Properties>
                            <Property Name="XOffset" Value="0" />
                            <Property Name="YOffset" Value="0" />
                            <Property Name="Width" Value="7" />
                            <Property Name="Height" Value="54" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\BombTiming\BombTimingNumber.png;Stretch;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="TinyContainer" Name="TinyConMinute_2">
                        <Properties>
                            <Property Name="XOffset" Value="8" />
                            <Property Name="YOffset" Value="0" />
                            <Property Name="Width" Value="7" />
                            <Property Name="Height" Value="54" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\BombTiming\BombTimingNumber.png;Stretch;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="TinyContainer" Name="TinyConColon">
                        <Properties>
                            <Property Name="XOffset" Value="11" />
                            <Property Name="YOffset" Value="-50" />
                            <Property Name="Width" Value="7" />
                            <Property Name="Height" Value="54" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\BombTiming\BombTimingNumber.png;Stretch;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="TinyContainer" Name="TinyConSecond_1">
                        <Properties>
                            <Property Name="XOffset" Value="19" />
                            <Property Name="YOffset" Value="0" />
                            <Property Name="Width" Value="7" />
                            <Property Name="Height" Value="54" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\BombTiming\BombTimingNumber.png;Stretch;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="TinyContainer" Name="TinyConSecond_2">
                        <Properties>
                            <Property Name="XOffset" Value="27" />
                            <Property Name="YOffset" Value="0" />
                            <Property Name="Width" Value="7" />
                            <Property Name="Height" Value="54" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\BombTiming\BombTimingNumber.png;Stretch;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                </Children>
            </UIObject>
        </Children>
    </UIObject>
</TenioUILayout>
