Updated Testing Wiki Link
[sdlgit/SDL-Site.git] / pages / SDLx-Sprite-Animated.html-inc
index 1cb7575..6b18355 100644 (file)
@@ -139,7 +139,7 @@ If you care, please join the discussion on the #sdl IRC channel in
 </div>
 <h1 id="ATTRIBUTES_AND_METHODS">ATTRIBUTES AND METHODS</h1><p><a href="#TOP" class="toplink">Top</a></p>
 <div id="ATTRIBUTES_AND_METHODS_CONTENT">
-<p>SDLx::Sprite::Animated is a <strong>subclass</strong> of <a href="http://search.cpan.org/perldoc?SDLx::Sprite">SDLx::Sprite</a>, inheriting
+<p>SDLx::Sprite::Animated is a <strong>subclass</strong> of <a href="SDLx-Sprite.html">SDLx::Sprite</a>, inheriting
 all its attributes and methods. Please refer to that module's documentation
 for information on those.</p>
 <p>The one difference in behavior is that, while a standard SDLx::Sprite uses
@@ -337,18 +337,12 @@ automatically for you every time <code>-&gt;draw()</code> is called
 <p>If you want to restart autoplay from the initial frame, just do:</p>
 <pre>  $sprite-&gt;reset-&gt;start;
 
-
-
-
 </pre>
 
 </div>
 <h1 id="AUTHORS">AUTHORS</h1><p><a href="#TOP" class="toplink">Top</a></p>
 <div id="AUTHORS_CONTENT">
-<p>Jeffrey T. Palmer <code>&lt;jeffrey.t.palmer at gmail.com&gt;</code></p>
-<p>Dustin Mays, <code>&lt;dork.fish.wat@gmail.com&gt;</code></p>
-<p>Breno G. de Oliveira, <code>&lt;garu at cpan.org&gt;</code></p>
-<p>Kartik thakore <code>&lt;kthakore at cpan.org&gt;</code></p>
+<p>See <a href="/SDL.html#AUTHORS">/SDL.html#AUTHORS</a>.</p>
 
 </div>
 <h1 id="SEE_ALSO">SEE ALSO</h1><p><a href="#TOP" class="toplink">Top</a></p>