Previous 199869 Revisions Next

r18543 Monday 15th October, 2012 at 19:31:14 UTC by hap
(make circus overlay colors same saturation as clowns overlay)
[src/mame/layout]circus.lay clowns.lay

trunk/src/mame/layout/circus.lay
r18542r18543
77      </rect>
88      <rect>
99         <bounds left="0" top="20" right="248" bottom="36" />
10         <color red="0.125" green="0.125" blue="1" />
10         <color red="0.212" green="0.647" blue=".914" />
1111      </rect>
1212      <rect>
1313         <bounds left="0" top="36" right="248" bottom="48.5" />
14         <color red="0.125" green="1" blue="0.125" />
14         <color red="0.322" green="1" blue="0.322" />
1515      </rect>
1616      <rect>
1717         <bounds left="0" top="48.5" right="248" bottom="64.5" />
18         <color red="1" green="1" blue="0.125" />
18         <color red="1" green="1" blue="0.322" />
1919      </rect>
2020      <rect>
2121         <bounds left="0" top="64.5" right="248" bottom="256" />
trunk/src/mame/layout/clowns.lay
r18542r18543
1<?xml version="1.0"?>
12<mamelayout version="2">
2
33   <element name="overlay">
44      <rect>
55         <bounds left="0" top="0" right="256" bottom="29" />
r18542r18543
3131         <bounds left="0" top="0" right="4" bottom="3" />
3232      </overlay>
3333   </view>
34
3534</mamelayout>

Previous 199869 Revisions Next


© 1997-2024 The MAME Team