Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Prototyping.Actuators.WheelColliderActuator.SteeringActuator Class Reference

More...

Inheritance diagram for droid.Runtime.Prototyping.Actuators.WheelColliderActuator.SteeringActuator:
Collaboration diagram for droid.Runtime.Prototyping.Actuators.WheelColliderActuator.SteeringActuator:

Protected Member Functions

override void Setup ()
 
override void InnerApplyMotion (IMotion motion)
 
- Protected Member Functions inherited from droid.Runtime.Prototyping.Actuators.Actuator
override void RegisterComponent ()
 
override void UnRegisterComponent ()
 
- Protected Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void Start ()
 
void Awake ()
 
virtual void Clear ()
 

Properties

override string PrototypingTypeName [get]
 
- Properties inherited from droid.Runtime.Prototyping.Actuators.Actuator
IHasRegister< ActuatorParent [get, set]
 
float EnergySpendSinceReset [get, set]
 
float EnergyCost [get, set]
 
override String PrototypingTypeName [get]
 
Space1 MotionSpace [get, set]
 
- Properties inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
virtual string PrototypingTypeName [get]
 
string Identifier [get]
 
- Properties inherited from droid.Runtime.Interfaces.IRegisterable
string Identifier [get]
 
- Properties inherited from droid.Runtime.Interfaces.IActuator
Space1 MotionSpace [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from droid.Runtime.Prototyping.Actuators.Actuator
void ApplyMotion (IMotion motion)
 
virtual float GetEnergySpend ()
 
void EnvironmentReset ()
 
virtual float Sample ()
 
override string ToString ()
 
- Public Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void RefreshStart ()
 
void RefreshAwake ()
 
- Protected Attributes inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
string _Custom_Name = ""
 

Detailed Description

Definition at line 11 of file SteeringActuator.cs.

Member Function Documentation

◆ InnerApplyMotion()

override void droid.Runtime.Prototyping.Actuators.WheelColliderActuator.SteeringActuator.InnerApplyMotion ( IMotion  motion)
protectedvirtual

Parameters
motion

Implements droid.Runtime.Prototyping.Actuators.Actuator.

Definition at line 32 of file SteeringActuator.cs.

◆ Setup()

override void droid.Runtime.Prototyping.Actuators.WheelColliderActuator.SteeringActuator.Setup ( )
protectedvirtual

Reimplemented from droid.Runtime.Utilities.GameObjects.PrototypingGameObject.

Definition at line 23 of file SteeringActuator.cs.

Property Documentation

◆ PrototypingTypeName

override string droid.Runtime.Prototyping.Actuators.WheelColliderActuator.SteeringActuator.PrototypingTypeName
get

Definition at line 19 of file SteeringActuator.cs.


The documentation for this class was generated from the following file: