Home | History | Annotate | Download | only in control
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
      2 <html>
      3 
      4 <head>
      5 <title></title>
      6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      7 </head>
      8 <body>
      9 
     10 The <code>com.jme3.control</code> package provides 
     11 {@link com.jme3.scene.control.Control controls}. 
     12 Controls represent the "logical" programming of scene graph elements, containing
     13 callbacks for when a {@link com.jme3.scene.Spatial} is rendered or updated
     14 by the engine.
     15 
     16 </body>
     17 </html>
     18