#include "CorePrereqs.h"
Namespaces | |
namespace | orxonox |
Functions | |
void | orxonox::append (const std::string &filename, const std::string &text) |
float | orxonox::calculate (const std::string &calculation) |
std::string | orxonox::echo (const std::string &text) |
void | orxonox::puts (bool newline, const std::string &text) |
std::string | orxonox::read (const std::string &filename) |
void | orxonox::source (const std::string &filename) |
void | orxonox::write (const std::string &filename, const std::string &text) |