Changes between Version 32 and Version 33 of frontend/features

Show
Ignore:
Author:
robertc (IP: 122.57.36.227)
Timestamp:
01/10/08 20:26:15 (10 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • frontend/features

    v32 v33  
    8383libRocket doesn't do exactly what you want it to do? No problem! We've bent over backwards to open it up to modification by adding customisable interfaces to it. You can: 
    8484 - Set your own log, file, render and system interfaces. 
    85  - Define custom decorators to display anything you like. For example, the starfield in the demo application, Rocket Invaders from Mars, is a custom decorator. 
     85 - Define custom decorators to display anything you like. For example, the starfield in the demo application, [wiki:frontend/showcase/invaders Rocket Invaders from Mars], is a custom decorator. 
    8686 - Define custom elements with their own behaviour, events and display. 
    8787 - Add extra features to the XML parser to make it do whatever you want it do.