libgdx API

com.badlogic.gdx.scenes.scene2d.ui
Class Pane.PaneStyle

java.lang.Object
  extended by com.badlogic.gdx.scenes.scene2d.ui.Pane.PaneStyle
Enclosing class:
Pane

public static class Pane.PaneStyle
extends java.lang.Object

Defines the style of a pane, see Pane

Author:
mzechner

Field Summary
 NinePatch background
           
 
Constructor Summary
Pane.PaneStyle()
           
Pane.PaneStyle(NinePatch backgroundPatch)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

background

public NinePatch background
Constructor Detail

Pane.PaneStyle

public Pane.PaneStyle()

Pane.PaneStyle

public Pane.PaneStyle(NinePatch backgroundPatch)

libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)