[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.9.2 Components of a World

This section describes the objects used to build a world. This is useful to understand the format of the Crystal Space map file (see section Format of Map File (XML)). To understand this you should know the basics of the Portal Engine. This section describes the components of the world independent from the file format, so it is also useful if you want to build a world from within your program.

The world is built up from the following objects:

The Thing Mesh Object is probably the most important mesh object as it can be used to define how the basic structure of your world looks like. Here is a list of concepts that are related to Things:

Keylist Standards

This section describes some guidelines for key/value tuples.

The most important key is the `classname' key. It tells the program the type of an object. All the following guidelines are set for special object classes. If you don't agree with them, you should use different classnames.

The following classnames are standardized:

@@@FIXME: Write this.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]

This document was generated using texi2html 1.76.