39 class DisplayTargetProvider;
static void remove_target(const DisplayTarget &target)
Remove the target from the target list.
static void set_current_target(const DisplayTarget &target)
Sets the currently selected display target.
Top level display class.
Definition: Sources/API/Display/display.h:50
static DisplayTarget get_current_target()
Returns the currently selected display target.
Display target for clanDisplay.
Definition: display_target.h:44