c# - Embed XNA in WinForms -


is possible embed xna game in c# winform or c++ window. if yes how.

i want use normal ui controls & have windowed interface of game more interactive & dynamic simulations.

the official samples:


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

sql - text truncated using perl DBI insert -

php - Pass object by reference or value -