Package net.sf.colossus.gui
Class Scale
- java.lang.Object
-
- net.sf.colossus.gui.Scale
-
public final class Scale extends java.lang.ObjectClass Scale holds static information used to scale all GUI elements.- Author:
- David Ripton
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static intscale
-
Constructor Summary
Constructors Constructor Description Scale()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static voidfitScreenRes()Set the scale so that the MasterBoard fits on the screen.static intget()(package private) static voidset(int scale)
-