Euphoria
app.cc File Reference
#include "window/app.h"
#include "imgui/imgui.h"
#include "SDL.h"
#include "log/log.h"
#include "core/argparse.h"
#include "base/colors.h"
#include "render/init.h"
#include "window/engine.h"
#include "window/imgui_extra.h"
#include "window/imguilibrary.h"
#include "window/sdlwindow.h"
#include "window/log.h"

Go to the source code of this file.

Namespaces

 eu
 
 eu::window
 

Functions

int eu::window::run_app (int argc, char **argv, const std::string &window_title, CreateAppFunction create_app)