1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"[]> 2<html xml:lang="en-US" lang="en-US"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../../../css/document.css" type="text/css" /> 7 <title>Graphics Library (gfx) Sample Demos</title> 8 </head> 9 <body> 10 <h1><CODE>AnimationDemo</CODE></h1> 11 <div class="section"><img src="images/AnimationDemo.png" border="0" width="400" height="240" /></div> 12 <h2>Overview</h2> 13 <p> 14 This demo displays an animation. Demonstrates the basic way animations are used. 15 </p> 16 <h2>How to Use</h2> 17 <p> 18 <ul> 19 <li>Demo-specific operations</li> 20 <ul> 21 <li>Left and Right buttons on the +Control Pad: Change the playback speed</li> 22 </ul> 23 <li>Common Operations</li> 24 <ul> 25 <li>Circle Pad: Rotate the camera</li> 26 <li>Circle Pad + A Button: Move the camera back and forth</li> 27 <li>Circle Pad + B Button: Translate the camera</li> 28 <li>Circle Pad + Y Button: Move the camera up and down</li> 29 <li>X Button: Reset the camera position</li> 30 <li>START Button: Restart the demo</li> 31 </ul> 32 </ul> 33 </p> 34 <h2>Description</h2> 35 <p> 36 For information on basic methods of using animations and related precautions, see <a href="../anim/BasicFeature.html">Basic Features</a> 37 </p> 38 <hr><p>CONFIDENTIAL</p></body> 39</html> 40