se_core.hpp File Reference

#include "sim/sim.hpp"
#include "sim/area/sim_area.hpp"
#include "sim/schema/SimSchema.hpp"
#include "sim/thing/sim_thing.hpp"
#include "sim/config/sim_config.hpp"
#include "sim/action/sim_action.hpp"
#include "sim/script/sim_script.hpp"
#include "sim/custom/sim_custom.hpp"
#include "sim/react/sim_react.hpp"
#include "sim/message/sim_message.hpp"
#include "sim/physics/sim_physics.hpp"
#include "sim/pos/sim_pos.hpp"
#include "sim/spawn/sim_spawn.hpp"
#include "sim/stat/sim_stat.hpp"
#include "sim/signal/sim_signal.hpp"
#include "io/parse/io_parse.hpp"
#include "io/schema/IoSchema.hpp"
#include "io/stream/io_stream.hpp"
#include "io/encode/io_encode.hpp"
#include "util/util.hpp"
#include "util/config/util_config.hpp"
#include "util/error/Log.hpp"
#include "util/math/util_math.hpp"
#include "util/noise/util_noise.hpp"
#include "util/system/util_system.hpp"
#include "util/task/util_task.hpp"
#include "util/type/util_type.hpp"
#include "util/template/util_template.hpp"
#include "util/vecmath/util_vecmath.hpp"
#include "comp/comp.hpp"
#include "comp/list/comp_list.hpp"
#include "comp/node/comp_node.hpp"
#include "comp/schema/CompSchema.hpp"

Go to the source code of this file.

Namespaces

namespace  se_core

Functions

bool initSagaEngine (const char *appName)
void cleanupSagaEngine ()


Function Documentation

void cleanupSagaEngine  )  [inline]
 

Definition at line 105 of file se_core.hpp.

References se_core::IoSchema::cleanup().

bool initSagaEngine const char *  appName  )  [inline]
 

Definition at line 94 of file se_core.hpp.

References se_core::IoSchema::init().


Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:15 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo