summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/gypsyjug.lay
blob: e144723feffaf6d9e6e50bc83ee5daca77a98ad1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0"?>
<mamelayout version="2">
	<element name="overlay">
		<rect>
			<bounds left="0" top="0" right="32" bottom="28" />
			<color red="1.0" green="1.0" blue="1.0" />
		</rect>
		<rect>
			<bounds left="0" top="0" right="32" bottom="2" />
			<color red="0.25" green="0.75" blue="0.25" />
		</rect>
		<rect>
			<bounds left="0" top="2" right="32" bottom="3" />
			<color red="0.25" green="0.75" blue="0.25" />
		</rect>
		<rect>
			<bounds left="0" top="3" right="32" bottom="6" />
			<color red="0.25" green="0.25" blue="0.75" />
		</rect>
		<rect>
			<bounds left="0" top="6" right="32" bottom="9" />
			<color red="0.75" green="0.625" blue="0.25" />
		</rect>
		<rect>
			<bounds left="0" top="9" right="1" bottom="24" />
			<color red="0.75" green="0.625" blue="0.25" />
		</rect>
		<rect>
			<bounds left="31" top="9" right="32" bottom="24" />
			<color red="0.75" green="0.625" blue="0.25" />
		</rect>
		<rect>
			<bounds left="0" top="24" right="32" bottom="28" />
			<color red="0.75" green="0.625" blue="0.25" />
		</rect>
	</element>

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