ProtogameLevelModuleΒΆ

class ProtogameLevelModule : System.Object, IProtoinjectModule

The level loading module, which provides functionality for loading game levels into the current world.

public void Load(IKernel kernel)

The load.

Parameters:
  • kernel (Protoinject.IKernel) –