system
Class Curved
java.lang.Object
system.Curved
- public class Curved
- extends Object
This class starts Curved. If you wish, you can call it with a filename on the
command line, and that file will be loaded on start-up.
- Since:
- 1.00
- Version:
- 1.10
- Author:
- Berend "Kirk" Wouda
|
Method Summary |
static void |
main(String[] args)
The start of it all. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Curved
public Curved()
main
public static void main(String[] args)
- The start of it all.