tools
Class Chisel

java.lang.Object
  |
  +--tools.Tool
        |
        +--tools.CuttingTool
              |
              +--tools.EdgeTool
                    |
                    +--tools.Chisel

public class Chisel
extends EdgeTool


Fields inherited from class tools.Tool
value
 
Constructor Summary
Chisel()
           
 
Method Summary
 void buff()
           
 
Methods inherited from class tools.EdgeTool
hone, sharpen
 
Methods inherited from class tools.Tool
buy, sell
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Chisel

public Chisel()
Method Detail

buff

public void buff()