Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m working on a 2D game in XNA based around floc开发者_JAVA技巧king.I\'ve implemented Craig Reynold\'s flocking technique and now I want to dynamically assign a leader to the group to guide it towar
What\'s a good technique to create a WinForms Form instance, display it (non-modally) but not have to keep a reference around to it?Normally, as soon as the variable goes out of scope, the form is clo