sdl.test
Class TestVideo

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

public class TestVideo
extends java.lang.Object

Demo of creating a surface and setting the video mode.


Constructor Summary
TestVideo()
           
 
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

TestVideo

public TestVideo()
Method Detail

main

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