stella.math
Class SphereTiles.Test
java.lang.Object
stella.math.SphereTiles.Test
- Enclosing class:
- SphereTiles
public static final class SphereTiles.Test
- extends Object
Test class. Read in the number of tiles and the starting heigtht from
the command line.
|
Method Summary |
static void |
main(String[] arg)
First argument is number of tiles, second is starting height in
degrees. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SphereTiles.Test
public SphereTiles.Test()
main
public static void main(String[] arg)
- First argument is number of tiles, second is starting height in
degrees.