ProtogamePhysicsModuleΒΆ

class ProtogamePhysicsModule : System.Object, IProtoinjectModule

This modules provides services and implementations related to physics in a game. You can load it by calling M:Protoinject.IKernel.Load``1 during the execution of M:Protogame.IGameConfiguration.ConfigureKernel(Protoinject.IKernel).

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