Mercurial > fife-parpg
view tools/editor/gui/help.xml @ 467:4d0aa75a82f1
Added damage so some enemies take more than one hit to destroy.
Added the boss at the end of the level.
For some reason the high score dialog box that appears after the level is completed causes a crash. Still looking into this one.
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Wed, 14 Apr 2010 16:22:36 +0000 |
parents | 64738befdf3b |
children |
line wrap: on
line source
<Panel title="Help"> <ScrollArea min_size="300,400"> <TextBox name="helpText"/> </ScrollArea> <Button name="closeButton" text="Close"/> </Panel>