|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sdl.test.TestVideo2
Demo of direct pixel access to create a small window with a gradient color fill.
Constructor Summary | |
TestVideo2()
|
Method Summary | |
static short |
createHiColor(sdl.video.SDLPixelFormat fmt,
byte red,
byte green,
byte blue)
|
static byte[] |
getShort(short s)
|
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 |
public TestVideo2()
Method Detail |
public static short createHiColor(sdl.video.SDLPixelFormat fmt, byte red, byte green, byte blue)
public static byte[] getShort(short s)
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |