User Tools


This is an old revision of the document!


Level Commands

The level commands define the top-level control of the game. They are used to load levels, textures, collision data, objects, warps, etc. and determine how everything is connected. The first byte of the level command is the command type and the second byte is the length of the command in bytes.

Level Layout Commands

See Also

References