sdl.test
Class TestImage

java.lang.Object
  |
  +--sdl.test.TestImage

public class TestImage
extends java.lang.Object

Shows we can load an image. User must specify an image file at the command line.


Constructor Summary
TestImage()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestImage

public TestImage()
Method Detail

main

public static void main(java.lang.String[] args)