procedure rglRotateSceneSelected(const aDeltaX, aDeltaY: Integer);stdcall;Rotate the selected scene objects on The X and Y axis ParametersaDeltaX - Mouse X Delta aDeltaY - Mouse Y Delta RemarkThis function will most probably be used in a map editor, but is suited for in game also