Project Alice
Loading...
Searching...
No Matches
webui Namespace Reference

Functions

json format_color (sys::state &state, uint32_t c)
 
json format_nation (sys::state &state, dcon::nation_id n)
 
json format_nation (sys::state &state, dcon::national_identity_id n)
 
json format_wargoal (sys::state &state, dcon::wargoal_id wid)
 
json format_wargoal (sys::state &state, sys::full_wg wid)
 
void init (sys::state &state) noexcept
 

Function Documentation

◆ format_color()

json webui::format_color ( sys::state state,
uint32_t  c 
)

Definition at line 30 of file webui.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ format_nation() [1/2]

json webui::format_nation ( sys::state state,
dcon::nation_id  n 
)

Definition at line 41 of file webui.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ format_nation() [2/2]

json webui::format_nation ( sys::state state,
dcon::national_identity_id  n 
)

Definition at line 55 of file webui.hpp.

Here is the call graph for this function:

◆ format_wargoal() [1/2]

json webui::format_wargoal ( sys::state state,
dcon::wargoal_id  wid 
)

Definition at line 66 of file webui.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ format_wargoal() [2/2]

json webui::format_wargoal ( sys::state state,
sys::full_wg  wid 
)

Definition at line 84 of file webui.hpp.

Here is the call graph for this function:

◆ init()

void webui::init ( sys::state state)
inlinenoexcept

Definition at line 98 of file webui.hpp.

Here is the call graph for this function:
Here is the caller graph for this function: