C# 클래스 NaturalResourcesBrush.UI

파일 보기 프로젝트 열기: earalov/Skylines-NaturalResourcesBrush

공개 메소드들

메소드 설명
SetUpUndoModififcationPanel ( UIComponent optionsBar ) : void
SetupBrushSelectPanel ( UIComponent brushOptionsPanel ) : void
SetupBrushSizePanel ( UIComponent brushOptionsPanel ) : void
SetupBrushStrengthPanel ( UIComponent brushOptionsPanel ) : void
SetupLevelHeightPanel ( UIComponent optionsBar ) : void
SetupWaterCapacityPanel ( UIComponent waterOptionsPanel ) : void

메소드 상세

SetUpUndoModififcationPanel() 공개 정적인 메소드

public static SetUpUndoModififcationPanel ( UIComponent optionsBar ) : void
optionsBar UIComponent
리턴 void

SetupBrushSelectPanel() 공개 정적인 메소드

public static SetupBrushSelectPanel ( UIComponent brushOptionsPanel ) : void
brushOptionsPanel UIComponent
리턴 void

SetupBrushSizePanel() 공개 정적인 메소드

public static SetupBrushSizePanel ( UIComponent brushOptionsPanel ) : void
brushOptionsPanel UIComponent
리턴 void

SetupBrushStrengthPanel() 공개 정적인 메소드

public static SetupBrushStrengthPanel ( UIComponent brushOptionsPanel ) : void
brushOptionsPanel UIComponent
리턴 void

SetupLevelHeightPanel() 공개 정적인 메소드

public static SetupLevelHeightPanel ( UIComponent optionsBar ) : void
optionsBar UIComponent
리턴 void

SetupWaterCapacityPanel() 공개 정적인 메소드

public static SetupWaterCapacityPanel ( UIComponent waterOptionsPanel ) : void
waterOptionsPanel UIComponent
리턴 void