summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/phantom2.lay
blob: 5d65bd77cd1f0cab5e047a915ef859fb554fcd13 (plain) (tree)
1
2
3
4
                     
    
               
   











                                                                        
                                                        
                                                                        
                          

               
<?xml version="1.0"?>
<!--
license:CC0-1.0
-->
<mamelayout version="2">
	<element name="overlay">
		<rect>
			<bounds left="0" top="0" right="1" bottom="1" />
			<color red="0.625" green="0.625" blue="1" />
		</rect>
	</element>

	<view name="Color Overlay">
		<screen index="0">
			<bounds left="0" top="0" right="4" bottom="3" />
		</screen>
		<element ref="overlay" blend="multiply">
			<bounds left="0" top="0" right="4" bottom="3" />
		</element>
	</view>
</mamelayout>