C# 클래스 ExtraLanscapingToolsCommon.UIUtil

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

공개 메소드들

메소드 설명
SetUpScrollbar ( UIComponent comp ) : UIScrollbar
SetupTitle ( string text, UIComponent parentPanel ) : void

메소드 상세

SetUpScrollbar() 공개 정적인 메소드

public static SetUpScrollbar ( UIComponent comp ) : UIScrollbar
comp UIComponent
리턴 UIScrollbar

SetupTitle() 공개 정적인 메소드

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