Application

Typedefs

typedef struct binocle_app_desc_t binocle_app_desc_t
typedef struct binocle_app binocle_app

Functions

binocle_app binocle_app_new()
bool binocle_app_init(binocle_app *app, binocle_app_desc_t *desc)
void binocle_app_destroy(binocle_app *app)
struct binocle_app_desc_t

Public Members

char *forced_asset_origin_path

if set we force the assets virtual path to point to this one

struct binocle_app

Public Members

binocle_fs fs
char *assets_mount_path