Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 setscreen("offscreenonly")
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
guttface




PostPosted: Mon Feb 16, 2004 1:14 pm   Post subject: setscreen("offscreenonly")

i'm prety new to turing, and i keep seeing "offscreenonly" in a lot of posts. what does it mean/do?
Sponsor
Sponsor
Sponsor
sponsor
Mazer




PostPosted: Mon Feb 16, 2004 2:29 pm   Post subject: (No subject)

Offscreenonly is used to tell turing to draw only to the offscreen buffer until you use View.Update which tells it to draw everything to the screen at once. Pretty much like swapping buffers in OpenGL. The purpose of drawing this way is to reduce flickering in animations.
guttface




PostPosted: Mon Feb 16, 2004 2:53 pm   Post subject: (No subject)

thanks. Also, i'm making whak-a-mole, and i keep getting an error saying "outside clipping region". is that because i'm click outside of the screen? how can i fix it?
Cervantes




PostPosted: Mon Feb 16, 2004 3:35 pm   Post subject: (No subject)

Have you been using View.ClipAdd or View.ClipAddOval?
doing a simple mousewhere inside a loop should not crash if you click outside the run window.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: