apoch / curvature

A full-featured editor for working with Utility-based AI
Other
266 stars 23 forks source link

Polish: refactor scenario render code #55

Closed apoch closed 6 years ago

apoch commented 6 years ago

Extract the Scenario.Render() method into a separate class that can own the juggling of pens and other GDI resources. Scenarios should not be tightly coupled to WinForms for drawing.