Project Alice
Loading...
Searching...
No Matches
gui_map_legend.hpp File Reference
#include "dcon_generated.hpp"
#include "gui_element_types.hpp"
#include "gui_graphics.hpp"
#include "text.hpp"
Include dependency graph for gui_map_legend.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ui::map_legend_title
 
class  ui::map_legend_gradient_image
 
class  ui::map_legend_gradient_max
 
class  ui::map_legend_gradient_min
 
class  ui::map_legend_gradient
 
class  ui::map_legend_civ_level
 
class  ui::map_legend_col
 
class  ui::map_legend_dip
 
class  ui::map_legend_rr
 
class  ui::map_legend_nav
 
class  ui::map_legend_rank
 
class  ui::map_legend_rec
 

Namespaces

namespace  ui
 

Enumerations

enum class  ui::GRADIENT_ICON : int16_t {
  ui::GRAY = 0 , ui::RED_TO_GREEN = 1 , ui::YELLOW_TO_GREEN = 2 , ui::GREEN_TO_RED = 3 ,
  ui::VIRIDIS = 4 , ui::MAGMA = 5
}