zoecfhzech
This commit is contained in:
@@ -95,7 +95,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Recherche');
|
||||
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span><span class="preprocessor">#define _LECTURE_H</span></div>
|
||||
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor"></span></div>
|
||||
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "../melodie/melodie.h"</span></div>
|
||||
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">// #include "../instruments/instrument.h"</span></div>
|
||||
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include "../instruments/instruments.h"</span></div>
|
||||
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">// #include <SDL2/SDL.h></span></div>
|
||||
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">// #include <SDL2/SDL_mixer.h></span></div>
|
||||
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#include <stdio.h></span></div>
|
||||
@@ -105,15 +105,18 @@ var searchBox = new SearchBox("searchBox", "search",false,'Recherche');
|
||||
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
|
||||
<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="lecture_8h.html#abc1160ea40fd2076c48cf3526db54b6f"> 24</a></span> <span class="preprocessor">#define NBR_MS</span></div>
|
||||
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor"></span></div>
|
||||
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keywordtype">void</span> <a class="code" href="lecture_8h.html#ae9f8bb9930882abb275282c8ac2fb90c">lecture</a>(<span class="keywordtype">int</span> nbrChaines, <span class="keywordtype">int</span> tempo, <a class="code" href="struct__motif.html">Motif</a>* melodie[]);</div>
|
||||
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keywordtype">void</span> <a class="code" href="lecture_8h.html#a3132020e71a2cf5ac7ab656d21c93e79">lecture</a>(<span class="keywordtype">int</span> nbrChaines, <span class="keywordtype">int</span> nombreInst, <span class="keywordtype">int</span> tempo, <a class="code" href="struct__intrument.html">Instrument</a>* <a class="code" href="main_8c.html#a51daa158cc3ad050d5aed7b500f18886">inst</a>[], <a class="code" href="struct__motif.html">Motif</a>* <a class="code" href="main_8c.html#a083d54258ee653fcb86365fce1e67bf3">melodie</a>[]);</div>
|
||||
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
|
||||
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#endif</span></div>
|
||||
<div class="ttc" id="struct__intrument_html"><div class="ttname"><a href="struct__intrument.html">_intrument</a></div><div class="ttdef"><b>Definition:</b> <a href="instruments_8h_source.html#l00027">instruments.h:27</a></div></div>
|
||||
<div class="ttc" id="main_8c_html_a51daa158cc3ad050d5aed7b500f18886"><div class="ttname"><a href="main_8c.html#a51daa158cc3ad050d5aed7b500f18886">inst</a></div><div class="ttdeci">Instrument * inst[NBR_INST]</div><div class="ttdef"><b>Definition:</b> <a href="main_8c_source.html#l00043">main.c:43</a></div></div>
|
||||
<div class="ttc" id="struct__motif_html"><div class="ttname"><a href="struct__motif.html">_motif</a></div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00031">motifs.h:31</a></div></div>
|
||||
<div class="ttc" id="lecture_8h_html_ae9f8bb9930882abb275282c8ac2fb90c"><div class="ttname"><a href="lecture_8h.html#ae9f8bb9930882abb275282c8ac2fb90c">lecture</a></div><div class="ttdeci">void lecture(int nbrChaines, int tempo, Motif *melodie[])</div><div class="ttdef"><b>Definition:</b> <a href="lecture_8c_source.html#l00045">lecture.c:45</a></div></div>
|
||||
<div class="ttc" id="lecture_8h_html_a3132020e71a2cf5ac7ab656d21c93e79"><div class="ttname"><a href="lecture_8h.html#a3132020e71a2cf5ac7ab656d21c93e79">lecture</a></div><div class="ttdeci">void lecture(int nbrChaines, int nombreInst, int tempo, Instrument *inst[], Motif *melodie[])</div><div class="ttdef"><b>Definition:</b> <a href="lecture_8c_source.html#l00046">lecture.c:46</a></div></div>
|
||||
<div class="ttc" id="main_8c_html_a083d54258ee653fcb86365fce1e67bf3"><div class="ttname"><a href="main_8c.html#a083d54258ee653fcb86365fce1e67bf3">melodie</a></div><div class="ttdeci">Motif * melodie[MAX_PATTERNS]</div><div class="ttdef"><b>Definition:</b> <a href="main_8c_source.html#l00041">main.c:41</a></div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Généré le Vendredi 16 Mai 2014 12:37:44 pour PonyTracker par  <a href="http://www.doxygen.org/index.html">
|
||||
Généré le Jeudi 22 Mai 2014 00:09:13 pour PonyTracker par  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.6
|
||||
</small></address>
|
||||
|
||||
Reference in New Issue
Block a user