XNA Content System: The Ultimate Authoritarian Bible of Everything - WhileFalseStudios/FNA GitHub Wiki
Documenting the XNA Content System so that it can be brutally replaced by something designed by a sane person. Yay!
Pages
- ContentManager: handles asset listing, loading and disposing.
- ContentReader: handles resolution of ContentTypeReader choices.
- ContentTypeReader: handles the actual deserialisation from binary data.