Project Alice
|
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 |
json webui::format_color | ( | sys::state & | state, |
uint32_t | c | ||
) |
json webui::format_nation | ( | sys::state & | state, |
dcon::nation_id | n | ||
) |
json webui::format_nation | ( | sys::state & | state, |
dcon::national_identity_id | n | ||
) |
json webui::format_wargoal | ( | sys::state & | state, |
dcon::wargoal_id | wid | ||
) |
json webui::format_wargoal | ( | sys::state & | state, |
sys::full_wg | wid | ||
) |
|
inlinenoexcept |