Home
last modified time | relevance | path

Searched refs:SKILL_GRAPH_AREA_WIDTH (Results 1 – 1 of 1) sorted by relevance

/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/menu/menu_windows/
H A Dmenu_skillgraph_window.cpp40 const float SKILL_GRAPH_AREA_WIDTH = 815.0f; variable
257 float width = SKILL_GRAPH_AREA_WIDTH; in _DrawSkillGraphState()
371 + (SKILL_GRAPH_AREA_WIDTH / 2.0f) in _UpdateSkillGraphView()
430 const float area_width = SKILL_GRAPH_AREA_WIDTH / 2.0f + NODES_DISPLAY_MARGIN; in _UpdateSkillGraphView()