From: Kartik Thakore <thakore.kartik@gmail.com> Date: Wed, 3 Feb 2010 18:11:46 +0000 (-0500) Subject: Added docs for mixer stuff X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d49f81db467fccb7b7e10109a84ad873e429a0d3;p=sdlgit%2FSDL-Site.git Added docs for mixer stuff --- diff --git a/pages/SDL-Mixer-Channels.html-inc b/pages/SDL-Mixer-Channels.html-inc new file mode 100644 index 0000000..adfcfdd --- /dev/null +++ b/pages/SDL-Mixer-Channels.html-inc @@ -0,0 +1,21 @@ +<div class="pod"> +<!-- INDEX START --> +<h3 id="TOP">Index</h3> + +<ul><li><a href="#NAME">NAME</a></li> +<li><a href="#CATEGORY">CATEGORY</a> +</li> +</ul><hr /> +<!-- INDEX END --> + +<h1 id="NAME">NAME</h1><p><a href="#TOP" class="toplink">Top</a></p> +<div id="NAME_CONTENT"> +<p>SDL::Mixer::Channels -- SDL_Mixer channel functions and bindings</p> + +</div> +<h1 id="CATEGORY">CATEGORY</h1><p><a href="#TOP" class="toplink">Top</a></p> +<div id="CATEGORY_CONTENT"> +<p>TODO, Mixer</p> + +</div> +</div> \ No newline at end of file diff --git a/pages/SDL-Mixer-Effects.html-inc b/pages/SDL-Mixer-Effects.html-inc new file mode 100644 index 0000000..6fea21e --- /dev/null +++ b/pages/SDL-Mixer-Effects.html-inc @@ -0,0 +1,21 @@ +<div class="pod"> +<!-- INDEX START --> +<h3 id="TOP">Index</h3> + +<ul><li><a href="#NAME">NAME</a></li> +<li><a href="#CATEGORY">CATEGORY</a> +</li> +</ul><hr /> +<!-- INDEX END --> + +<h1 id="NAME">NAME</h1><p><a href="#TOP" class="toplink">Top</a></p> +<div id="NAME_CONTENT"> +<p>SDL::Mixer::Effects -- SDL_Mixer sound effect functions and bindings</p> + +</div> +<h1 id="CATEGORY">CATEGORY</h1><p><a href="#TOP" class="toplink">Top</a></p> +<div id="CATEGORY_CONTENT"> +<p>TODO, Mixer</p> + +</div> +</div> \ No newline at end of file diff --git a/pages/SDL-Mixer-Groups.html-inc b/pages/SDL-Mixer-Groups.html-inc new file mode 100644 index 0000000..4984465 --- /dev/null +++ b/pages/SDL-Mixer-Groups.html-inc @@ -0,0 +1,21 @@ +<div class="pod"> +<!-- INDEX START --> +<h3 id="TOP">Index</h3> + +<ul><li><a href="#NAME">NAME</a></li> +<li><a href="#CATEGORY">CATEGORY</a> +</li> +</ul><hr /> +<!-- INDEX END --> + +<h1 id="NAME">NAME</h1><p><a href="#TOP" class="toplink">Top</a></p> +<div id="NAME_CONTENT"> +<p>SDL::Mixer::Groups -- SDL_Mixer groups functions and bindings</p> + +</div> +<h1 id="CATEGORY">CATEGORY</h1><p><a href="#TOP" class="toplink">Top</a></p> +<div id="CATEGORY_CONTENT"> +<p>TODO, Mixer</p> + +</div> +</div> \ No newline at end of file diff --git a/pages/SDL-Mixer-Music.html-inc b/pages/SDL-Mixer-Music.html-inc new file mode 100644 index 0000000..4b5dc7f --- /dev/null +++ b/pages/SDL-Mixer-Music.html-inc @@ -0,0 +1,21 @@ +<div class="pod"> +<!-- INDEX START --> +<h3 id="TOP">Index</h3> + +<ul><li><a href="#NAME">NAME</a></li> +<li><a href="#CATEGORY">CATEGORY</a> +</li> +</ul><hr /> +<!-- INDEX END --> + +<h1 id="NAME">NAME</h1><p><a href="#TOP" class="toplink">Top</a></p> +<div id="NAME_CONTENT"> +<p>SDL::Mixer::Music -- SDL_Mixer music functions and bindings</p> + +</div> +<h1 id="CATEGORY">CATEGORY</h1><p><a href="#TOP" class="toplink">Top</a></p> +<div id="CATEGORY_CONTENT"> +<p>TODO, Mixer</p> + +</div> +</div> \ No newline at end of file