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

                        
                        
 
                                                                                                  

                                          



                                                                                                  



                                                                                                  



                                                                                                  



                                                                                                  



                                                                                                  



                                                                                                   



                                                                                                   




                                                                                                  
                     






                                                                     

                                                                                             
 



                                                                                                      
 



                                                                                                        


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

<!-- define elements -->

	<element name="yellow"><rect><color red="0.91" green="0.9" blue="0.78" /></rect></element>

	<element name="ind0" defstate="0">
		<text state="0" string="FOOD"><color red="0.87" green="0.86" blue="0.74" /></text>
		<text state="1" string="FOOD"><color red="0.22" green="0.2" blue="0.2" /></text>
	</element>
	<element name="ind1" defstate="0">
		<text state="0" string="LAMP"><color red="0.87" green="0.86" blue="0.74" /></text>
		<text state="1" string="LAMP"><color red="0.22" green="0.2" blue="0.2" /></text>
	</element>
	<element name="ind2" defstate="0">
		<text state="0" string="PLAY"><color red="0.87" green="0.86" blue="0.74" /></text>
		<text state="1" string="PLAY"><color red="0.22" green="0.2" blue="0.2" /></text>
	</element>
	<element name="ind3" defstate="0">
		<text state="0" string="MEDS"><color red="0.87" green="0.86" blue="0.74" /></text>
		<text state="1" string="MEDS"><color red="0.22" green="0.2" blue="0.2" /></text>
	</element>
	<element name="ind4" defstate="0">
		<text state="0" string="BATH"><color red="0.87" green="0.86" blue="0.74" /></text>
		<text state="1" string="BATH"><color red="0.22" green="0.2" blue="0.2" /></text>
	</element>
	<element name="ind5" defstate="0">
		<text state="0" string="STATS"><color red="0.87" green="0.86" blue="0.74" /></text>
		<text state="1" string="STATS"><color red="0.22" green="0.2" blue="0.2" /></text>
	</element>
	<element name="ind6" defstate="0">
		<text state="0" string="SHOUT"><color red="0.87" green="0.86" blue="0.74" /></text>
		<text state="1" string="SHOUT"><color red="0.22" green="0.2" blue="0.2" /></text>
	</element>
	<element name="ind7" defstate="0">
		<text state="0" string="ATTN"><color red="0.87" green="0.86" blue="0.74" /></text>
		<text state="1" string="ATTN"><color red="0.22" green="0.2" blue="0.2" /></text>
	</element>


<!-- build screen -->

	<view name="Internal Layout">
		<bounds left="0" top="0" right="32" bottom="26" />

		<screen index="0">
			<bounds x="0" y="5" width="32" height="16" />
		</screen>
		<element ref="yellow"><bounds x="0" y="0" width="32" height="4" /></element>
		<element ref="yellow"><bounds x="0" y="22" width="32" height="4" /></element>

		<element name="0.35" ref="ind0"><bounds x="0"  y="1" width="8" height="2" /></element>
		<element name="1.35" ref="ind1"><bounds x="8"  y="1" width="8" height="2" /></element>
		<element name="2.35" ref="ind2"><bounds x="16" y="1" width="8" height="2" /></element>
		<element name="3.35" ref="ind3"><bounds x="24" y="1" width="8" height="2" /></element>

		<element name="12.36" ref="ind4"><bounds x="0"  y="23" width="8" height="2" /></element>
		<element name="13.36" ref="ind5"><bounds x="8"  y="23" width="8" height="2" /></element>
		<element name="14.36" ref="ind6"><bounds x="16" y="23" width="8" height="2" /></element>
		<element name="15.36" ref="ind7"><bounds x="24" y="23" width="8" height="2" /></element>

	</view>
</mamelayout>