-
Notifications
You must be signed in to change notification settings - Fork 0
Content Registry
Kevin Blanchard edited this page Oct 6, 2024
·
2 revisions
Content Registry is where you will load all of your content.
All Content that will be loaded should derive from the Content base class. This class contains the Load() function that loads the content. Content should always be created from the ContentRegistry static methods, and you can get a reference to the ContentRegistry from Game.