|
Login Languish
|
runs app More...
#include <fstream>#include <string>#include <iostream>#include <vector>#include "webview.h"#include "compatibility_utils.h"#include "utils.h"#include "main.h"#include "game_manager.h"
Functions | |
| int | main () |
| runs the webview More... | |
| void | onDocumentLoadCallback (const std::string, const std::string &req, void *arg) |
| loads html | |
Variables | |
| std::string | resourcesPath |
runs app
| int main | ( | ) |
runs the webview
runs the webview and calls a helper function to load html
1.8.13