Aeryl 7 Report post Posted May 4, 2015 ... is there anything you would do completely differently? Share this post Link to post Share on other sites
0 Glaucon 62 Report post Posted May 4, 2015 I would create a more robust system for updating values on the Flash side of the GUI from the C++ side of the GUI. A lot of our issues tend to stem from disconnects between the C++ client code getting updated, and the Flash side catching those updates and updating the displays. C++ is also a faster language, so doing more of the manipulation of data on the C++ side, only using Flash to display it, would increase performance a decent amount. Share this post Link to post Share on other sites
... is there anything you would do completely differently?
Share this post
Link to post
Share on other sites