public class TechToLib
extends java.lang.Object
Constructor and Description |
---|
TechToLib() |
Modifier and Type | Method and Description |
---|---|
static void |
makeLibFromTech()
Method to convert the current technology into a library.
|
static Library |
makeLibFromTech(Technology tech,
GraphicsPreferences gp)
Method to convert technology "tech" into a library and return that library.
|
public static void makeLibFromTech()
public static Library makeLibFromTech(Technology tech, GraphicsPreferences gp)