public class ConstructionTool
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ToolProperty |
type |
int |
usage |
| Constructor and Description |
|---|
ConstructionTool(ToolProperty type,
int usage) |
public final ToolProperty type
public final int usage
public ConstructionTool(ToolProperty type, int usage)