dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Excessive repaint flicker on masterboard #69

Closed dripton closed 14 years ago

dripton commented 14 years ago

The masterboard flickers too much during repaint, especially when legions move.

dripton commented 14 years ago

Do we need to paint one hex or a small group of adjacent hexes at a time rather than merging damaged regions, to avoid repainting too much?

dripton commented 14 years ago

Is part of the problem that we always redraw all markers?

dripton commented 14 years ago

Double-buffer the masterboard and battle map. Closed by 3d1038d563b483a4d1567269f672b319e6e74d7b