C# Class ExtraLanscapingToolsCommon.UIUtil

Afficher le fichier Open project: earalov/Skylines-NaturalResourcesBrush

Méthodes publiques

Méthode Description
SetUpScrollbar ( UIComponent comp ) : UIScrollbar
SetupTitle ( string text, UIComponent parentPanel ) : void

Method Details

SetUpScrollbar() public static méthode

public static SetUpScrollbar ( UIComponent comp ) : UIScrollbar
comp UIComponent
Résultat UIScrollbar

SetupTitle() public static méthode

public static SetupTitle ( string text, UIComponent parentPanel ) : void
text string
parentPanel UIComponent
Résultat void