Hi, I'm using B+ and posted a while ago about what Flip does in B+. When it switches screens it wastes a significant amount of time copying from one screen to the other aswell as flipping.
I don't think this happens in Blitz2D (BlitzBasic).
I'm currently losing about 1/3 of the time for each frame.
I was looking around and found that commands in B+ can be 'overwritten' with new commands by using C. This is unfortunately beyond me.
I was wondering if anyone could write a new Flip command that only switches the screens.
If someone could, it would be much appreciated.
Marg
I don't think this happens in Blitz2D (BlitzBasic).
I'm currently losing about 1/3 of the time for each frame.
I was looking around and found that commands in B+ can be 'overwritten' with new commands by using C. This is unfortunately beyond me.
I was wondering if anyone could write a new Flip command that only switches the screens.
If someone could, it would be much appreciated.
Marg