I am learning javascript on a site that has a design board so it writes the html for me and I write the js (have no access to anything other than that). I am trying to rotate an image to var degrees onEvent mousemove (I already have var degrees from another part of the game). Is there some sort of turnTo as there is for the turtle? If not is there anything that will rotate the image x degrees?