Computer Science Canada Screen buffering in java. |
Author: | lord_dread [ Tue Jan 11, 2011 9:32 am ] |
Post subject: | Screen buffering in java. |
I'm curious as to how to do it. i'm trying to create a basic game, and i need to figure out how to buffer the sreen so it won't be as flashy. if your confused as to what i'm refering to, think "setscreen ("offscreenonly")" and "View.Update" from turing. please help, thank you. |
Author: | DemonWasp [ Tue Jan 11, 2011 9:55 am ] |
Post subject: | RE:Screen buffering in java. |
Consider reading the SUN Java guide to this exact topic. You will probably find it informative. |
Author: | lord_dread [ Tue Jan 18, 2011 8:56 am ] |
Post subject: | RE:Screen buffering in java. |
I couldn't really understand it, but i think i may have found an alternative for the buffering to my game. thanks though. |