be.saltwater.jaqel.creature
Class PotionTypeData

java.lang.Object
  extended bybe.saltwater.jaqel.creature.PotionTypeData

public class PotionTypeData
extends java.lang.Object


Constructor Summary
PotionTypeData(javax.media.j3d.Appearance app, javax.media.j3d.Geometry geom)
           
 
Method Summary
 javax.media.j3d.Appearance getAppearance()
           
 javax.media.j3d.Geometry getGeometry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PotionTypeData

public PotionTypeData(javax.media.j3d.Appearance app,
                      javax.media.j3d.Geometry geom)
Method Detail

getAppearance

public javax.media.j3d.Appearance getAppearance()

getGeometry

public javax.media.j3d.Geometry getGeometry()