C# Class Catrobat.IDE.Core.Utilities.SensorEventArgs

Inheritance: System.EventArgs
Show file Open project: Catrobat/CatrobatForWindows Class Usage Examples

Public Methods

Method Description
SensorEventArgs ( double sensorReading ) : System

Method Details

SensorEventArgs() public method

public SensorEventArgs ( double sensorReading ) : System
sensorReading double
return System