1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 18:14:21 +03:00
inform7/docs/multimedia-module/index.html
2019-03-17 12:40:57 +00:00

48 lines
2 KiB
HTML

<html>
<head>
<title>multimedia </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en-gb">
<link href="inweb.css" rel="stylesheet" rev="stylesheet" type="text/css">
</head>
<body>
<ul class="crumbs"><li><a href="../webs.html">&#9733;</a></li><li><b>multimedia </b></li></ul>
<p class="purpose">A multimedia extension module for Inform.</p>
<hr>
<ul class="chapterlist">
<li>
<p><a name="1"></a><spon class="chaptertitle">Chapter 1: Starting Up</span></p>
<p><span class="purpose"></span></p>
<ul class="sectionlist">
<li>
<p><a href="1-mm.html"><spon class="sectiontitle">Multimedia Module</span></a> -
<span class="purpose">Setting up the use of this module.</span></p>
</li>
</ul>
</li>
<li>
<p><a name="2"></a><spon class="chaptertitle">Chapter 2: Multimedia Features</span></p>
<p><span class="purpose">Three plugins enabling Inform-written works of IF to make use of multimedia features of the Glulx virtual machine.</span></p>
<ul class="sectionlist">
<li>
<p><a href="2-fgr.html"><spon class="sectiontitle">Figures</span></a> -
<span class="purpose">To register the names associated with picture resource numbers, which are defined to allow the final story file to display pictures, and to produce the thumbnail index of figures.</span></p>
</li>
<li>
<p><a href="2-se.html"><spon class="sectiontitle">Sound Effects</span></a> -
<span class="purpose">To register the names associated with sound resource numbers, which are defined to allow the final story file to play sound effects, and to produce the index of sound effects.</span></p>
</li>
<li>
<p><a href="2-ef.html"><spon class="sectiontitle">External Files</span></a> -
<span class="purpose">To register the names associated with external files, and build the small I6 arrays associated with each.</span></p>
</li>
</ul>
</li>
</ul>
<hr>
</body>
</html>