C# 클래스 Quelea.SensePointForceComponent

상속: AbstractVehicleForceComponent
파일 보기 프로젝트 열기: lxfschr/Quelea

공개 메소드들

메소드 설명
SensePointForceComponent ( ) : Quelea.Util

보호된 메소드들

메소드 설명
GetInputs ( IGH_DataAccess da ) : bool
GetSensorReadings ( ) : void
RegisterInputParams ( GH_InputParamManager pManager ) : void

메소드 상세

GetInputs() 보호된 메소드

protected GetInputs ( IGH_DataAccess da ) : bool
da IGH_DataAccess
리턴 bool

GetSensorReadings() 보호된 메소드

protected GetSensorReadings ( ) : void
리턴 void

RegisterInputParams() 보호된 메소드

protected RegisterInputParams ( GH_InputParamManager pManager ) : void
pManager GH_InputParamManager
리턴 void

SensePointForceComponent() 공개 메소드

public SensePointForceComponent ( ) : Quelea.Util
리턴 Quelea.Util