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

                        

                                            

                                                                   

                                            

                                                                   
                       
                  

                                            

                                                                   

                                            

                                                                   
                       
                  

                                            

                                                                   

                                            

                                                                   
                       
                  

                                            

                                                                   

                                            

                                                                   
                       
                  

                                            

                                                                   

                                            

                                                                   
                       
                  

                                            

                                                                   

                                            

                                                                   
                       
                  

                                            

                                                                   

                                            

                                                                   
                       
                  

                                            

                                                                   

                                            

                                                                   
                       
                  







                                                                   
                           

                                                                  
                           

                                                                   
                           

                                                                  
                           

                                                                  
                           

                                                                  
                           

                                                                   
                           

                                                                  

                                  
                                                                   

                         
             
<?xml version="1.0"?>
<mamelayout version="2">
	<element name="red1">
		<text state ="0" string="Y">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.3" green="0.1" blue="0.1" />
		</text>
		<text state ="1" string="Y">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="1.0" green="0.1" blue="0.1" />
		</text>
	</element>
	<element name="blue1">
		<text state ="0" string="A">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.1" green="0.1" blue="0.3" />
		</text>
		<text state ="1" string="A">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.1" green="0.1" blue="1.0" />
		</text>
	</element>
	<element name="yellow1">
		<text state ="0" string="L">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.3" green="0.3" blue="0.1" />
		</text>
		<text state ="1" string="L">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="1.0" green="1.0" blue="0.1" />
		</text>
	</element>
	<element name="green1">
		<text state ="0" string="P">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.1" green="0.3" blue="0.1" />
		</text>
		<text state ="1" string="P">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.1" green="1.0" blue="0.1" />
		</text>
	</element>
	<element name="red2">
		<text state ="0" string="Y">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.3" green="0.1" blue="0.1" />
		</text>
		<text state ="1" string="Y">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="1.0" green="0.1" blue="0.1" />
		</text>
	</element>
	<element name="blue2">
		<text state ="0" string="L">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.1" green="0.1" blue="0.3" />
		</text>
		<text state ="1" string="L">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.1" green="0.1" blue="1.0" />
		</text>
	</element>
	<element name="yellow2">
		<text state ="0" string="O">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.3" green="0.3" blue="0.1" />
		</text>
		<text state ="1" string="O">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="1.0" green="1.0" blue="0.1" />
		</text>
	</element>
	<element name="green2">
		<text state ="0" string="P">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.1" green="0.3" blue="0.1" />
		</text>
		<text state ="1" string="P">
			<bounds x="0" y="0" width="7" height="7" />
			<color red="0.1" green="1.0" blue="0.1" />
		</text>
	</element>
	<view name="Screen only">
		<screen index="0">
			<bounds x="0" y="0" width="4" height="3" />
		</screen>
	</view>
	<view name="Screen + Lights">
		<backdrop name="lamp1" element="red1" state="0">
			<bounds x="7" y="0" width="1" height="1"/>
		</backdrop>
		<backdrop name="lamp2" element="blue1" state="0">
			<bounds x="6" y="0" width="1" height="1"/>
		</backdrop>
		<backdrop name="lamp3" element="yellow1" state="0">
			<bounds x="5" y="0" width="1" height="1"/>
		</backdrop>
		<backdrop name="lamp4" element="green1" state="0">
			<bounds x="4" y="0" width="1" height="1"/>
		</backdrop>
		<backdrop name="lamp1" element="red2" state="0">
			<bounds x="3" y="0" width="1" height="1"/>
		</backdrop>
		<backdrop name="lamp2" element="blue2" state="0">
			<bounds x="2" y="0" width="1" height="1"/>
		</backdrop>
		<backdrop name="lamp3" element="yellow2" state="0">
			<bounds x="1" y="0" width="1" height="1"/>
		</backdrop>
		<backdrop name="lamp4" element="green2" state="0">
			<bounds x="0" y="0" width="1" height="1"/>
		</backdrop>
		<screen index="0">
			<bounds x="0" y="1" width="8" height="6" />
		</screen>
	</view>
</mamelayout>