View Single Post
Old 11 June 2018, 15:52   #8
Samurai_Crow
Total Chaos forever!
 
Samurai_Crow's Avatar
 
Join Date: Aug 2007
Location: Waterville, MN, USA
Age: 49
Posts: 2,187
If you use a Graphics.library-style blitter interrupt to draw your bobs and so on, you can actually let the blitter blit and use the CPU to run the program at the same time! Just using QBlit to do any unusual blitting such as filling and so on allows you to use Graphics.library itself if you're so inclined. This is to avoid having multiple blitter lists.

Last edited by Samurai_Crow; 11 June 2018 at 16:12.
Samurai_Crow is offline  
 
Page generated in 0.04203 seconds with 11 queries