C# Class Quelea.SensePointForceComponent

Inheritance: AbstractVehicleForceComponent
Afficher le fichier Open project: lxfschr/Quelea

Méthodes publiques

Méthode Description
SensePointForceComponent ( ) : Quelea.Util

Méthodes protégées

Méthode Description
GetInputs ( IGH_DataAccess da ) : bool
GetSensorReadings ( ) : void
RegisterInputParams ( GH_InputParamManager pManager ) : void

Method Details

GetInputs() protected méthode

protected GetInputs ( IGH_DataAccess da ) : bool
da IGH_DataAccess
Résultat bool

GetSensorReadings() protected méthode

protected GetSensorReadings ( ) : void
Résultat void

RegisterInputParams() protected méthode

protected RegisterInputParams ( GH_InputParamManager pManager ) : void
pManager GH_InputParamManager
Résultat void

SensePointForceComponent() public méthode

public SensePointForceComponent ( ) : Quelea.Util
Résultat Quelea.Util