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

Functions

glm::vec2 get_port_location (sys::state &state, dcon::province_id p)
 
bool is_sea_province (sys::state &state, dcon::province_id prov_id)
 
glm::vec2 get_navy_location (sys::state &state, dcon::province_id prov_id)
 
glm::vec2 get_army_location (sys::state &state, dcon::province_id prov_id)
 

Function Documentation

◆ get_army_location()

glm::vec2 duplicates::get_army_location ( sys::state state,
dcon::province_id  prov_id 
)

Definition at line 52 of file map.cpp.

Here is the caller graph for this function:

◆ get_navy_location()

glm::vec2 duplicates::get_navy_location ( sys::state state,
dcon::province_id  prov_id 
)

Definition at line 45 of file map.cpp.

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

◆ get_port_location()

glm::vec2 duplicates::get_port_location ( sys::state state,
dcon::province_id  p 
)

Definition at line 25 of file map.cpp.

Here is the caller graph for this function:

◆ is_sea_province()

bool duplicates::is_sea_province ( sys::state state,
dcon::province_id  prov_id 
)

Definition at line 41 of file map.cpp.

Here is the caller graph for this function: