com.threerings.opengl.gui.background
Class BlankBackground

java.lang.Object
  extended by com.threerings.opengl.gui.background.Background
      extended by com.threerings.opengl.gui.background.BlankBackground

public class BlankBackground
extends Background

A blank background.


Constructor Summary
BlankBackground()
           
 
Method Summary
 
Methods inherited from class com.threerings.opengl.gui.background.Background
getMinimumHeight, getMinimumWidth, render
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlankBackground

public BlankBackground()


Copyright © 2011. All Rights Reserved.