summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/bob85.lay
blob: 0bf3ebbf5f2026e81b2ad04d95ba27fc61982cd9 (plain) (tree)
1
2
3
4
                     
    
               
   














                                                                        
                                          
                                                                              

                                                   
                                                                                

                                                   
                                                                                

                                                   
                                                                                

                                                   
                                                                                

                                                   
                                                                                

                                                   
                                                                                
                          

               
<?xml version="1.0"?>
<!--
license:CC0-1.0
-->
<mamelayout version="2">
	<element name="digit" defstate="0">
		<led7seg>
			<color red="0.75" green="0.0" blue="0.0" />
		</led7seg>
	</element>
	<element name="background">
		<rect>
			<bounds left="0" top="0" right="1" bottom="1" />
			<color red="0.0" green="0.0" blue="0.0" />
		</rect>
	</element>

	<view name="Default Layout">
		<!-- Black background -->
		<element ref="background">
			<bounds left="97" top="95" right="405" bottom="195" />
		</element>
		<element name="digit0" ref="digit">
			<bounds left="107" top="105" right="155" bottom="185" />
		</element>
		<element name="digit1" ref="digit">
			<bounds left="155" top="105" right="203" bottom="185" />
		</element>
		<element name="digit2" ref="digit">
			<bounds left="203" top="105" right="251" bottom="185" />
		</element>
		<element name="digit3" ref="digit">
			<bounds left="251" top="105" right="299" bottom="185" />
		</element>
		<element name="digit4" ref="digit">
			<bounds left="299" top="105" right="347" bottom="185" />
		</element>
		<element name="digit5" ref="digit">
			<bounds left="347" top="105" right="395" bottom="185" />
		</element>
	</view>
</mamelayout>