Getting started



This editor works on an entire Box2D world, and one world is saved in one file on disk. In the rest of this documentation these world files are called 'scenes', because they actually contain more information than just the Box2D world itself. A scene can also have information about names for objects in the world, and information about images to place in the scene.

Let's get some hands-on experience with a very simple scene now. In the following sections we will look at: