diff options
author | 2020-09-16 02:55:04 +1000 | |
---|---|---|
committer | 2020-09-16 02:55:04 +1000 | |
commit | 6adc5080154819eb7543cb35328082280804fb07 (patch) | |
tree | 7212c7a3869d9d3c6b92a955b0d856f20b08b0a6 /docs/man/jedutil.1 | |
parent | 523b1f11cffd7bfebb8ed0a7f35204f871dadeb0 (diff) |
emu/rendlay.cpp: Added parameter animation and state masks.
Components may have multiple bounds and/or color child elements with
state attributes, allowing for piecewise linear position/size/colour
animation.
Components may have a statemask attribute, allowing for things like
using external images to draw a multi-segment LED/VFD display without
requiring dozens of outputs for the individual lines or thousands of
images for all possible states. (Texture caching still never releases
anything, so MAME can still exceed the maximum number of textures, but
that’s a separate issue.)
Image components with alpha now blend over previously drawn components.
Layouts have been changed to use yes/no for inputraw to match what's
used for flipx/flipy. External layouts with 1/0 will still work, but
complay.py will complain.
Diffstat (limited to 'docs/man/jedutil.1')
0 files changed, 0 insertions, 0 deletions