summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/geebee.lay
blob: ef6b4f6b4ff9b210ad6228a519c372e8d1eef859 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0"?>
<!--
license:CC0-1.0
-->
<mamelayout version="2">
	<element name="overlay">
		<rect>
			<bounds left="0" top="0" right="224" bottom="272" />
			<color red="1" green="1" blue="1" />
		</rect>

		<rect>
			<bounds left="191.5" top="7.5" right="224" bottom="40.5" />
			<color red="0.627" green="0" blue="0.878" />
		</rect>
		<rect>
			<bounds left="0" top="7.5" right="32.5" bottom="40.5" />
			<color red="0.627" green="0" blue="0.878" />
		</rect>

		<rect>
			<bounds left="23.5" top="7.5" right="200.5" bottom="32.5" />
			<color red="0.878" green="0" blue="0.627" />
		</rect>

		<rect>
			<bounds left="32.5" top="32.5" right="191.5" bottom="40.5" />
			<color red="1" green="0.816" blue="0" />
		</rect>

		<rect>
			<bounds left="215.5" top="40.5" right="224" bottom="223.5" />
			<color red="0.627" green="0" blue="0.878" />
		</rect>
		<rect>
			<bounds left="0" top="40.5" right="8.5" bottom="223.5" />
			<color red="0.627" green="0" blue="0.878" />
		</rect>

		<rect>
			<bounds left="191.5" top="40.5" right="215.5" bottom="223.5" />
			<color red="0" green="0.333" blue="1" />
		</rect>
		<rect>
			<bounds left="8.5" top="40.5" right="32.5" bottom="223.5" />
			<color red="0" green="0.333" blue="1" />
		</rect>
		<rect>
			<bounds left="103.625" top="95.5" right="120.375" bottom="104.5" />
			<color red="0" green="0.333" blue="1" />
		</rect>
		<rect>
			<bounds left="128" top="168" right="144" bottom="184" />
			<color red="0" green="0.333" blue="1" />
		</rect>
		<rect>
			<bounds left="80" top="168" right="96" bottom="184" />
			<color red="0" green="0.333" blue="1" />
		</rect>

		<rect>
			<bounds left="0" top="223.5" right="224" bottom="232.5" />
			<color red="0.878" green="0" blue="0.627" />
		</rect>
		<rect>
			<bounds left="0" top="232.5" right="224" bottom="256" />
			<color red="0.627" green="0" blue="0.878" />
		</rect>
	</element>

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