C# Class NaturalResourcesBrush.UI

Show file Open project: earalov/Skylines-NaturalResourcesBrush

Public Methods

Method Description
SetUpUndoModififcationPanel ( UIComponent optionsBar ) : void
SetupBrushSelectPanel ( UIComponent brushOptionsPanel ) : void
SetupBrushSizePanel ( UIComponent brushOptionsPanel ) : void
SetupBrushStrengthPanel ( UIComponent brushOptionsPanel ) : void
SetupLevelHeightPanel ( UIComponent optionsBar ) : void
SetupWaterCapacityPanel ( UIComponent waterOptionsPanel ) : void

Method Details

SetUpUndoModififcationPanel() public static method

public static SetUpUndoModififcationPanel ( UIComponent optionsBar ) : void
optionsBar UIComponent
return void

SetupBrushSelectPanel() public static method

public static SetupBrushSelectPanel ( UIComponent brushOptionsPanel ) : void
brushOptionsPanel UIComponent
return void

SetupBrushSizePanel() public static method

public static SetupBrushSizePanel ( UIComponent brushOptionsPanel ) : void
brushOptionsPanel UIComponent
return void

SetupBrushStrengthPanel() public static method

public static SetupBrushStrengthPanel ( UIComponent brushOptionsPanel ) : void
brushOptionsPanel UIComponent
return void

SetupLevelHeightPanel() public static method

public static SetupLevelHeightPanel ( UIComponent optionsBar ) : void
optionsBar UIComponent
return void

SetupWaterCapacityPanel() public static method

public static SetupWaterCapacityPanel ( UIComponent waterOptionsPanel ) : void
waterOptionsPanel UIComponent
return void