www.jpct.net

jPCT - a 3d engine for Java => Support => Topic started by: qcrist on August 17, 2011, 03:59:33 am

Title: Draw on display?
Post by: qcrist on August 17, 2011, 03:59:33 am
Is there any way for me to draw a 2D on the display?

Like draw text in the corner or something?
Title: Re: Draw on display?
Post by: EgonOlsen on August 17, 2011, 06:57:24 am
Either use one of the blit()-methods in FrameBuffer or raft's little helper here: http://www.jpct.net/forum2/index.php/topic,1074.0.html (http://www.jpct.net/forum2/index.php/topic,1074.0.html)