summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/pe_schip.lay
blob: 08231283726e1768607316b8d1e905b468294019 (plain) (tree)
1
                     






























                                                                              
<?xml version="1.0"?>
<!-- pe_schip.lay -->

<mamelayout version="2">
	<element name="bezel">
	</element>

	<element name="dealspinstart" defstate="1">
		<rect state="0">
			<color red="0.5" green="0.5" blue="0.5" />
		</rect>
		<rect state="1">
			<color red="1.0" green="1.0" blue="1.0" />
		</rect>
		<text string="DEAL-SPIN-START">
			<color red="0.0" green="0.0" blue="0.0" />
			<bounds x="0" y="0.1" width="1" height="0.8" />
		</text>
	</element>

	<view name="Set Chip Lamps">
		<screen index="0">
			<bounds left="10" top="40" right="330" bottom="240" />
		</screen>
		<bezel element="bezel">
			<bounds left="0" top="0" right="340" bottom="310" />
		</bezel>
		<bezel name="pe_bnkb1" element="dealspinstart">
			<bounds x="10" y="280" width="74" height="20" />
		</bezel>
	</view>
</mamelayout>