C# Class Protogame.ProtogameSensorModule

This module provides access to hardware sensors on the current device, such as reading from cameras.
Inheritance: IProtoinjectModule
Mostra file Open project: RedpointGames/Protogame

Public Methods

Method Description
Load ( IKernel kernel ) : void

Method Details

Load() public method

public Load ( IKernel kernel ) : void
kernel IKernel
return void