I'm new on this forum and I've been learning directx for 6months now..
How should I split up my code so that MenuInterface has its own functions and the actual game its own. I dont want to have a lot of flags that tell which function to call.. Is there a good way of doing this?
and I hope my english is readable.