#include <platform.h>
◆ init()
◆ loop()
int nngn::Platform::loop |
( |
int(* | loop )(void) | ) |
|
|
static |
◆ set_non_blocking()
bool nngn::Platform::set_non_blocking |
( |
FILE * | f | ) |
|
|
static |
◆ setenv()
void nngn::Platform::setenv |
( |
const char * | name, |
|
|
const char * | value ) |
|
static |
◆ argv
std::span< const char *const > nngn::Platform::argv = {} |
|
static |
◆ debug
bool nngn::Platform::debug = true |
|
staticconstexpr |
◆ emscripten
bool nngn::Platform::emscripten = false |
|
staticconstexpr |
◆ has_libpng
bool nngn::Platform::has_libpng = true |
|
staticconstexpr |
◆ has_sockets
bool nngn::Platform::has_sockets = false |
|
staticconstexpr |
◆ has_vma
bool nngn::Platform::has_vma = false |
|
staticconstexpr |
◆ lua_use_alloc
bool nngn::Platform::lua_use_alloc = false |
|
staticconstexpr |
◆ m32
bool nngn::Platform::m32 = true |
|
staticconstexpr |
◆ m64
bool nngn::Platform::m64 = false |
|
static |
◆ sig_pipe
int nngn::Platform::sig_pipe = 0 |
|
staticconstexpr |
◆ src_dir
std::filesystem::path nngn::Platform::src_dir = {} |
|
static |
The documentation for this struct was generated from the following files: