This is a setup—creating the game objects
The next methods we will create will all deal with setting up the different objects in the game.
The concept of fantomEngine is built on layers and objects. Each layer is created via a call to the CreateLayer method of fantomEngine.