#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "../DeFacto/Math/Vector.h"
#include "../DeFacto/Game/Level.h"
#include "../DeFacto/Graphics/Image.h"
Include dependency graph for LevelCreator/Main.cpp:
Go to the source code of this file.
Functions | |
int | load () |
int | save1 () |
int | saveCrystal1 () |
int | saveRadioactive1 () |
int | saveElectronic1 () |
int | pink () |
int | lava () |
int | main () |
|
Definition at line 550 of file LevelCreator/Main.cpp. References LevelLight::ambient, LevelLight::attenuation, LevelLight::color, Image::data, LevelInfo::data, LevelInfo::friction, LevelInfo::gravity, Image::height, LevelInfo::height, LevelInfo::lights, Image::loadImage(), LevelInfo::models, LevelInfo::modelsPath, LevelInfo::music, LevelInfo::name, LevelInfo::numLights, LevelInfo::numModels, LevelLight::pos, LevelLight::pulse, LevelLight::radius, LevelInfo::sky, LevelInfo::texFloor, LevelInfo::texWall, LevelInfo::texWater, LevelInfo::texWaterSurface, LevelInfo::waterSurfaceSpeed, Image::width, and LevelInfo::width. Here is the call graph for this function: |
|
Definition at line 11 of file LevelCreator/Main.cpp. References LevelInfo::data. |
|
Definition at line 643 of file LevelCreator/Main.cpp. References saveElectronic1(). Here is the call graph for this function: |
|
Definition at line 454 of file LevelCreator/Main.cpp. References LevelLight::ambient, LevelLight::attenuation, LevelLight::color, Image::data, LevelInfo::data, LevelInfo::friction, LevelInfo::gravity, Image::height, LevelInfo::height, LevelInfo::lights, Image::loadImage(), LevelInfo::models, LevelInfo::modelsPath, LevelInfo::music, LevelInfo::name, LevelInfo::numLights, LevelInfo::numModels, LevelLight::pos, LevelLight::pulse, LevelLight::radius, LevelInfo::sky, LevelInfo::texFloor, LevelInfo::texWall, LevelInfo::texWater, LevelInfo::texWaterSurface, LevelInfo::waterSurfaceSpeed, Image::width, and LevelInfo::width. Here is the call graph for this function: |
|
Definition at line 55 of file LevelCreator/Main.cpp. References LevelLight::ambient, LevelLight::attenuation, LevelLight::color, Image::data, LevelInfo::data, LevelInfo::friction, LevelInfo::gravity, Image::height, LevelInfo::height, LevelInfo::lights, Image::loadImage(), LevelInfo::models, LevelInfo::modelsPath, LevelInfo::music, LevelInfo::name, LevelInfo::numLights, LevelInfo::numModels, LevelLight::pos, LevelLight::pulse, LevelLight::radius, LevelInfo::sky, LevelInfo::texFloor, LevelInfo::texWall, LevelInfo::texWater, LevelInfo::texWaterSurface, LevelInfo::waterSurfaceSpeed, Image::width, and LevelInfo::width. Here is the call graph for this function: |
|
Definition at line 164 of file LevelCreator/Main.cpp. References LevelLight::ambient, LevelLight::attenuation, LevelLight::color, Image::data, LevelInfo::data, LevelInfo::friction, LevelInfo::gravity, Image::height, LevelInfo::height, LevelInfo::lights, Image::loadImage(), LevelInfo::models, LevelInfo::modelsPath, LevelInfo::music, LevelInfo::name, LevelInfo::numLights, LevelInfo::numModels, LevelLight::pos, LevelLight::pulse, LevelLight::radius, LevelInfo::sky, LevelInfo::texFloor, LevelInfo::texWall, LevelInfo::texWater, LevelInfo::texWaterSurface, LevelInfo::waterSurfaceSpeed, Image::width, and LevelInfo::width. Here is the call graph for this function: |
|
Definition at line 357 of file LevelCreator/Main.cpp. References LevelLight::ambient, LevelLight::attenuation, LevelLight::color, Image::data, LevelInfo::data, LevelInfo::friction, LevelInfo::gravity, Image::height, LevelInfo::height, LevelInfo::lights, Image::loadImage(), LevelInfo::models, LevelInfo::modelsPath, LevelInfo::music, LevelInfo::name, LevelInfo::numLights, LevelInfo::numModels, LevelLight::pos, LevelLight::pulse, LevelLight::radius, LevelInfo::sky, LevelInfo::texFloor, LevelInfo::texWall, LevelInfo::texWater, LevelInfo::texWaterSurface, LevelInfo::waterSurfaceSpeed, Image::width, and LevelInfo::width. Referenced by main(). Here is the call graph for this function: |
|
Definition at line 260 of file LevelCreator/Main.cpp. References LevelLight::ambient, LevelLight::attenuation, LevelLight::color, Image::data, LevelInfo::data, LevelInfo::friction, LevelInfo::gravity, Image::height, LevelInfo::height, LevelInfo::lights, Image::loadImage(), LevelInfo::models, LevelInfo::modelsPath, LevelInfo::music, LevelInfo::name, LevelInfo::numLights, LevelInfo::numModels, LevelLight::pos, LevelLight::pulse, LevelLight::radius, LevelInfo::sky, LevelInfo::texFloor, LevelInfo::texWall, LevelInfo::texWater, LevelInfo::texWaterSurface, LevelInfo::waterSurfaceSpeed, Image::width, and LevelInfo::width. Here is the call graph for this function: |