blob: 68d6611e44f761f64878b9eb150b7a14eab7a207 (
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
|
<?xml version="1.0"?>
<!--
license:CC0
-->
<mamelayout version="2">
<!-- define elements -->
<element name="overlay">
<rect>
<bounds left="0" top="0" right="192" bottom="44" />
<color red="1" green="1" blue="1" />
</rect>
<rect>
<bounds left="0" top="44" right="192" bottom="54" />
<color red="1" green="0.125" blue="0.125" />
</rect>
<rect>
<bounds left="0" top="54" right="192" bottom="64" />
<color red="1" green="0.5" blue="0.0625" />
</rect>
<rect>
<bounds left="0" top="64" right="192" bottom="74" />
<color red="0.25" green="1" blue="0.25" />
</rect>
<rect>
<bounds left="0" top="74" right="192" bottom="84" />
<color red="1" green="1" blue="0.25" />
</rect>
<rect>
<bounds left="0" top="84" right="192" bottom="231" />
<color red="1" green="1" blue="1" />
</rect>
<rect>
<bounds left="0" top="221" right="192" bottom="228" />
<color red="0.125" green="0.125" blue="1" />
</rect>
<rect>
<bounds left="0" top="228" right="192" bottom="244" />
<color red="1" green="1" blue="1" />
</rect>
</element>
<element name="white">
<rect><color red="0.92" green="0.92" blue="0.92" /></rect>
</element>
<element name="text_serve">
<rect><color red="0.92" green="0.92" blue="0.92" /></rect>
<text string="SERVE BUTTON"><color red="0.1" green="0.1" blue="0.1" /></text>
</element>
<element name="serve_led" defstate="0">
<disk state="0"><color red="0.1" green="0.01" blue="0.015" /></disk>
<disk state="1"><color red="1.0" green="0.1" blue="0.15" /></disk>
</element>
<element name="nothing" defstate="0">
<rect><color alpha="0" /></rect>
</element>
<element name="lamp_credit1" defstate="0">
<disk>
<bounds x="0" y="0" width="10" height="10" />
<color red="0.1" green="0.1" blue="0.1" />
</disk>
<disk state="0">
<bounds x="2" y="2" width="6" height="6" />
<color red="0.99" green="0.99" blue="0.99" />
</disk>
<disk state="1">
<bounds x="2" y="2" width="6" height="6" />
<color red="1.0" green="1.0" blue="0.5" />
</disk>
<text string="ONE">
<color red="0.1" green="0.1" blue="0.1" />
<bounds x="0" y="3" width="10" height="1.25" />
</text>
<text string="PLAYER">
<color red="0.1" green="0.1" blue="0.1" />
<bounds x="0" y="4.25" width="10" height="1.25" />
</text>
<text string="START">
<color red="0.1" green="0.1" blue="0.1" />
<bounds x="0" y="5.5" width="10" height="1.25" />
</text>
</element>
<element name="lamp_credit2" defstate="0">
<disk>
<bounds x="0" y="0" width="10" height="10" />
<color red="0.1" green="0.1" blue="0.1" />
</disk>
<disk state="0">
<bounds x="2" y="2" width="6" height="6" />
<color red="0.99" green="0.99" blue="0.99" />
</disk>
<disk state="1">
<bounds x="2" y="2" width="6" height="6" />
<color red="1.0" green="1.0" blue="0.5" />
</disk>
<text string="TWO">
<color red="0.1" green="0.1" blue="0.1" />
<bounds x="0" y="3" width="10" height="1.25" />
</text>
<text string="PLAYER">
<color red="0.1" green="0.1" blue="0.1" />
<bounds x="0" y="4.25" width="10" height="1.25" />
</text>
<text string="START">
<color red="0.1" green="0.1" blue="0.1" />
<bounds x="0" y="5.5" width="10" height="1.25" />
</text>
</element>
<!-- build screen -->
<view name="Internal Layout">
<screen index="0">
<bounds left="0" top="0" right="3" bottom="4" />
</screen>
<collection name="Color Overlay">
<element ref="overlay" blend="multiply">
<bounds left="0" top="0" right="3" bottom="4" />
</element>
</collection>
<collection name="Control Panel" visible="no">
<element ref="white"><bounds x="0" y="4.015" width="3" height="0.48" /></element>
<element ref="text_serve"><bounds x="1" y="4.15" width="1" height="0.06" /></element> <!-- actually, serve button is above player 2 start, but that would take up much vertical space -->
<element name="serve_led" ref="serve_led"><bounds x="1.465" y="4.220" width="0.07" height="0.07" /></element>
<element ref="nothing" inputtag="IN0" inputmask="0x10"><bounds x="1.435" y="4.190" width="0.13" height="0.13" /></element>
<element name="lamp_credit1" ref="lamp_credit1"><bounds x="0.75" y="4.08" width="0.35" height="0.35" /></element>
<element ref="nothing" inputtag="IN0" inputmask="0x04"><bounds x="0.75" y="4.08" width="0.35" height="0.35" /></element>
<element name="lamp_credit2" ref="lamp_credit2"><bounds x="1.90" y="4.08" width="0.35" height="0.35" /></element>
<element ref="nothing" inputtag="IN0" inputmask="0x08"><bounds x="1.90" y="4.08" width="0.35" height="0.35" /></element>
</collection>
</view>
</mamelayout>
|