MonoGdx.Scene2D.UI.ScrollPaneStyle.ScrollPaneStyle C# (CSharp) Méthode

ScrollPaneStyle() public méthode

public ScrollPaneStyle ( ) : System
Résultat System
        public ScrollPaneStyle()
        {
        }

Same methods

ScrollPaneStyle::ScrollPaneStyle ( ISceneDrawable background, ISceneDrawable hScroll, ISceneDrawable hScrollKnob, ISceneDrawable vScoll, ISceneDrawable vScrollKnob ) : System
ScrollPaneStyle::ScrollPaneStyle ( ScrollPaneStyle style ) : System
ScrollPaneStyle