Hit a stumbling block with today's assigned task (rotating the map 90 degrees clockwise and counter-clockwise), so my focus shifted to the Test Map module, which has been on my To-Do list from day one. Essentially, I want a system which allows the user to instantly 'preview' how their map will look, complete with smooth scrolling, parallax layers, animations, etc.
I started off by creating the basic window, canvas, and buttons (to control scrolling speed, parallax speed, and an Exit button to return to the Editor). As an afterthought, I also added visibility checkboxes similar to those already present in the Editor, to allow the user to toggle layers on and off as required.
