C# Class MaCRo.Core.SensorManager

Show file Open project: AlexAlbala/MaCRo Class Usage Examples

Public Methods

Method Description
SensorManager ( ) : System
getDistance ( Sensor type ) : float

Method Details

SensorManager() public method

public SensorManager ( ) : System
return System

getDistance() public method

public getDistance ( Sensor type ) : float
type Sensor
return float