j3d.killTheStudent
Class JoeSphere

java.lang.Object
  extended by j3d.killTheStudent.JoeSphere

public class JoeSphere
extends java.lang.Object


Constructor Summary
JoeSphere()
           
 
Method Summary
static javax.media.j3d.BranchGroup getDeadJoeSphere(java.awt.Image img)
           
static javax.media.j3d.BranchGroup getJoeGroup(DoomKeyboard doomKeyboard)
           
static javax.media.j3d.Switch getJoeSwitch()
           
static javax.media.j3d.BranchGroup getLiveJoeSphere(javax.media.j3d.Switch joeSwitch1, java.awt.Image img)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoeSphere

public JoeSphere()
Method Detail

getLiveJoeSphere

public static javax.media.j3d.BranchGroup getLiveJoeSphere(javax.media.j3d.Switch joeSwitch1,
                                                           java.awt.Image img)

getDeadJoeSphere

public static javax.media.j3d.BranchGroup getDeadJoeSphere(java.awt.Image img)

getJoeSwitch

public static javax.media.j3d.Switch getJoeSwitch()

getJoeGroup

public static javax.media.j3d.BranchGroup getJoeGroup(DoomKeyboard doomKeyboard)