Ticket #64 (new task)

Opened 1 year ago

Last modified 1 year ago

repaint() to stop flicker?

Reported by: agr Assigned to: agr
Priority: major Milestone: CamScripter
Component: cmucam3 Version: 1.0
Keywords: Cc:

Description

Add a paint() function in lua that tells the client to paint the screen all at once instead of having each individual command draw to the screen. This could help reduce flickering.

Change History

10/14/07 20:03:46 changed by agr

  • summary changed from repaint() to repaint() to stop flicker?.