test
Class SDLTest
java.lang.Object
test.SDLTest
- public class SDLTest
- extends Object
This class reads and prints out an SDL file.
Usage: SDLTest filename
- Since:
- 1.00
- Version:
- 1.01
- Author:
- Berend "Kirk" Wouda
Method Summary |
static void |
main(String[] args)
The start of the program. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDLTest
public SDLTest()
main
public static void main(String[] args)
- The start of the program.
- Parameters:
args
- The commandline parameters.