public class Fireplace
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
Fireplace()
Creates a new instance of Fireplace
|
| Modifier and Type | Method and Description |
|---|---|
void |
BounceSpew(VolcanoWorld w,
int i,
Spew sp) |
void |
setSizes(Point f,
Point g,
double l,
double wh) |
void |
writeDebugDefinitions(java.io.FileWriter out) |
public void writeDebugDefinitions(java.io.FileWriter out)
throws java.io.IOException
java.io.IOExceptionpublic void BounceSpew(VolcanoWorld w, int i, Spew sp)