Resource Generator

Next

Overview

The Resource Generator is a command line tool which takes an XML file as input and generates two eiffel classes as output.
In the input file, you can specify which resources you would like to load in your application, the generated class will then give you the possibility to easily load and access those resources.
When using this tool, you won't have to care how to load images, sprites, audio and music, that will all be done for you.

Content