How to iterate all classes in a name space ?
Hi, thank you for your time.
Another name space
My idea is that
is it possible ?
also bonus question : how a program can ignore the fact that something doesn't exist ?
Another name space
MonoGame is using the name space GameName as showed on the picture.My idea is that
MonoGame take each class in GameName and runs the code in it.is it possible ?
also bonus question : how a program can ignore the fact that something doesn't exist ?
