Loading content
After the Initialize()
method has run, the LoadContent()
method is called. Here, we initialize any items in our game that require the content assets we included in the content project.
After the Initialize()
method has run, the LoadContent()
method is called. Here, we initialize any items in our game that require the content assets we included in the content project.