ProtogameAssetModule

class ProtogameAssetModule : System.Object, IProtoinjectModule

The asset management module, which provides functionality for loading, saving, compiling and using game assets. Loading this module is recommended, but you can omit it if you want to use your own asset management system.

public void Load(IKernel kernel)
Parameters:
  • kernel (Protoinject.IKernel) –
public void LoadRawAssetStrategies(IKernel kernel)
Parameters:
  • kernel (Protoinject.IKernel) –