org.himinbi.app
Class Scene
java.lang.Object
|
+--org.himinbi.app.Scene
- All Implemented Interfaces:
- java.util.EventListener, java.beans.PropertyChangeListener
- public class Scene
- extends java.lang.Object
- implements java.beans.PropertyChangeListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scene
public Scene(java.awt.Component observer)
Scene
public Scene(java.awt.Component observer,
SceneSettings settings)
getViewPlatform
public javax.media.j3d.ViewPlatform getViewPlatform()
makeLive
public void makeLive()
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent e)
- Specified by:
propertyChange
in interface java.beans.PropertyChangeListener
setAnimated
public void setAnimated(boolean state)
getAnimated
public boolean getAnimated()
setTexture
public void setTexture(javax.media.j3d.Texture texture)
setBackground
public void setBackground(javax.media.j3d.ImageComponent2D image)