The com.jme3.control package provides {@link com.jme3.scene.control.Control controls}. Controls represent the "logical" programming of scene graph elements, containing callbacks for when a {@link com.jme3.scene.Spatial} is rendered or updated by the engine.