Hi,
I am using Tiledbackground to create a sold background color, and am setting text color to contrast well with the background.
I'd like to allow the user to configure the color pallete for the game. This means that the user can choose a different background color and text color. I couldnt see a way to change color for tiled background only to load an image from a URL. I tried to load an image using the image name only, like in AJAX file load, but this failed.
Is there a way to change colors programmatically both background and text.
thanks,
Dan