The Blog of Anders Nissen

mandag, august 01, 2005

Message Box In WikiAdventure

In roughly 100 lines of code, I've added a graphical in-game message box.
Here's a screen shot:


The title and message text is passed as arguments, and the background image can be switched out by the individual games. If the background image is different in size then the text aligns to fit the image.