summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/tithermos.lay
blob: ce985c47ba42d25c6a758ae51187a68222f9eaba (plain) (tree)
1
2
3
4
5
6
7
8
9
                     
    
               
           
   


                                           
                                                                              


                                     



                                                                                                           

               
<?xml version="1.0"?>
<!--
license:CC0-1.0
authors:hap
-->
<mamelayout version="2">

	<element name="digit" defstate="0">
		<led7seg><color red="1.0" green="0.1" blue="0.15" /></led7seg>
	</element>

	<view name="Internal Layout">
		<element name="digit3" ref="digit"><bounds x="0" y="0" width="10" height="15" /></element>
		<element name="digit2" ref="digit"><bounds x="10" y="0" width="10" height="15" /></element>
		<element name="digit1" ref="digit"><bounds x="23" y="0" width="10" height="15" /></element>
		<element name="digit0" ref="digit"><bounds x="33" y="0" width="10" height="15" /></element>
	</view>
</mamelayout>