Added animated
[sdlgit/SDL-Site.git] / pages / SDL-Deprecated.html-inc
CommitLineData
30fd24c2 1<div class="pod">
2<!-- INDEX START -->
3<h3 id="TOP">Index</h3>
4
5<ul><li><a href="#NAME">NAME</a></li>
6<li><a href="#CATEGORY">CATEGORY</a></li>
7<li><a href="#RELEASES">RELEASES</a>
8<ul><li><a href="#2_500">2.500</a>
9</li>
10</ul>
11</li>
12</ul><hr />
13<!-- INDEX END -->
14
15<h1 id="NAME">NAME</h1><p><a href="#TOP" class="toplink">Top</a></p>
16<div id="NAME_CONTENT">
17<p>SDL::Deprecated - Log of Deprecated items per release</p>
18
19</div>
20<h1 id="CATEGORY">CATEGORY</h1><p><a href="#TOP" class="toplink">Top</a></p>
21<div id="CATEGORY_CONTENT">
22<p>Core</p>
23
24</div>
25<h1 id="RELEASES">RELEASES</h1><p><a href="#TOP" class="toplink">Top</a></p>
26<div id="RELEASES_CONTENT">
27
28</div>
29<h2 id="2_500">2.500</h2>
30<div id="2_500_CONTENT">
31
32
33
34
35<dl>
36 <dt>SDL::App </dt>
37 <dd>
38 <p>SDL::App has migrated to SDLx::App namespace. The reason for this is because it is an extenstion and not a 1:1 XS/Constant Module to the c library.</p>
39 </dd>
40 <dt>SDL::Game::Rect </dt>
41 <dd>
42 <p>SDL::Game::Rect has migrated to SDLx::Rect namespace. Same reasoning as above.</p>
43 </dd>
44</dl>
45
46</div>
47</div>