mirror of
https://github.com/holub/mame
synced 2025-07-11 12:44:54 +03:00
globalfr: Back out fading effect, hardware doesn't support it (nw)
This commit is contained in:
parent
6e292c13e3
commit
203b2b2a2a
@ -13,14 +13,7 @@ license:CC0
|
||||
<repeat count="16">
|
||||
<param name="i" start="0" increment="1"/>
|
||||
<param name="x" start="0" increment="9"/>
|
||||
<element name="vfdblank~i~" ref="vfd0">
|
||||
<color red="0.14" green="0.14" blue="0.14"/>
|
||||
<bounds x="~x~" y="280" width="9" height="14"/>
|
||||
</element>
|
||||
<element name="vfd~i~" ref="vfd0">
|
||||
<animate name="vfdduty0" />
|
||||
<color state="0" red="0.00" green="0.6" blue="1.00" alpha="0.0"/>
|
||||
<color state="31" red="0.00" green="0.6" blue="1.00" alpha="1.0"/>
|
||||
<bounds x="~x~" y="280" width="9" height="14"/>
|
||||
</element>
|
||||
</repeat>
|
||||
|
Loading…
Reference in New Issue
Block a user