blob: 1a8d4d67c226511547151ec132558b525c450121 [file] [log] [blame]
<library xmlns="http://localhost/openlaszlo/lzx"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://localhost/openlaszlo/lzx ./../../../lzx.xsd">
<!--- Controls the presentation while the application is loading. -->
<class name="splash" extends="node">
<attribute name="persistent" />
<attribute name="center" />
<attribute name="name" />
<attribute name="ratio" />
<attribute name="resource" />
<attribute name="x" />
<attribute name="y" />
</class>
</library>