To make the drawImage() more useful the following functions need to be implemented: - transparency - rotation - wrapping: images that flow over at one edge wrap around and display correctly on the adjacent cube side
To make the drawImage() more useful the following functions need to be implemented: