Virtual gui

Gui Module - Virtual Layer - Adds a virtual layer to store power to save space.

Layer

Dependencies

expcore.gui
expcore.roles
utils.event
util
config.vlayer
modules.control.selection

Elements

vlayer_gui_display_item_solar_name Display label for the number of solar panels
vlayer_gui_display_item_accumulator_name Display label for the number of accumulators
vlayer_gui_display_signal_remaining_surface_area_name Display label for the remaining surface area
vlayer_gui_display_signal_sustained_name Display label for the sustained energy production
vlayer_gui_display_signal_production_name Display label for the current energy production
vlayer_gui_display_signal_capacity_name Display label for the sustained energy capacity
vlayer_display_set A vertical flow containing all the displays labels and their counts
vlayer_gui_control_type A drop down list filter by this type
vlayer_gui_control_list A drop down list to see the exact item to remove
vlayer_gui_control_refresh A button to refresh the remove list
vlayer_gui_control_see A button to check if the item is the one wanted to remove
vlayer_gui_control_build A button used to build the vlayer interface
vlayer_gui_control_remove A button used to remove the vlayer interface
vlayer_control_set A vertical flow containing all the control buttons
vlayer_container The main container for the vlayer gui
toggle_left_element Button on the top flow used to toggle the task list container

Dependencies

# expcore.gui
# expcore.roles
# utils.event
# util
# config.vlayer
# modules.control.selection

Elements

# vlayer_gui_display_item_solar_name

Display label for the number of solar panels

# vlayer_gui_display_item_accumulator_name

Display label for the number of accumulators

# vlayer_gui_display_signal_remaining_surface_area_name

Display label for the remaining surface area

# vlayer_gui_display_signal_sustained_name

Display label for the sustained energy production

# vlayer_gui_display_signal_production_name

Display label for the current energy production

# vlayer_gui_display_signal_capacity_name

Display label for the sustained energy capacity

# vlayer_display_set

A vertical flow containing all the displays labels and their counts

# vlayer_gui_control_type

A drop down list filter by this type

# vlayer_gui_control_list

A drop down list to see the exact item to remove

# vlayer_gui_control_refresh

A button to refresh the remove list

# vlayer_gui_control_see

A button to check if the item is the one wanted to remove

# vlayer_gui_control_build

A button used to build the vlayer interface

# vlayer_gui_control_remove

A button used to remove the vlayer interface

# vlayer_control_set

A vertical flow containing all the control buttons

# vlayer_container

The main container for the vlayer gui

# toggle_left_element

Button on the top flow used to toggle the task list container