C# Class ExtraLanscapingToolsCommon.UIUtil

Datei anzeigen Open project: earalov/Skylines-NaturalResourcesBrush

Public Methods

Method Description
SetUpScrollbar ( UIComponent comp ) : UIScrollbar
SetupTitle ( string text, UIComponent parentPanel ) : void

Method Details

SetUpScrollbar() public static method

public static SetUpScrollbar ( UIComponent comp ) : UIScrollbar
comp UIComponent
return UIScrollbar

SetupTitle() public static method

public static SetupTitle ( string text, UIComponent parentPanel ) : void
text string
parentPanel UIComponent
return void