File: layout.rst

package info (click to toggle)
mame 0.285%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 929,236 kB
  • sloc: cpp: 5,476,251; xml: 2,245,029; ansic: 752,116; sh: 34,431; lisp: 19,643; python: 17,598; makefile: 13,253; java: 8,492; yacc: 8,152; javascript: 7,147; cs: 6,013; asm: 4,786; ada: 1,681; pascal: 1,191; lex: 1,174; perl: 585; ruby: 373
file content (9 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
.. _plugins-layout:

Layout Plugin
=============

When enabled, the layout plugin allows embedded Lua scripts in layout files to
run.  Built-in artwork for some machines and some external artwork packages can
use Lua scripts to provide enhanced interactive features.  See :ref:`layscript`
for an introduction to layout file scripting.