![]() |
Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
|
Protected Member Functions | |
override void | Setup () |
override void | InnerApplyMotion (IMotion motion) |
![]() | |
override void | Setup () |
override void | InnerApplyMotion (IMotion motion) |
![]() | |
override void | RegisterComponent () |
override void | UnRegisterComponent () |
![]() | |
void | Start () |
void | Awake () |
virtual void | Clear () |
Protected Attributes | |
ParticleSystem | _Particle_System |
![]() | |
Axis | _Axis_Of_Motion |
ForceMode | _ForceMode = ForceMode.Force |
Space | _Relative_To = Space.Self |
Rigidbody | _Rigidbody |
![]() | |
string | _Custom_Name = "" |
Properties | |
override string | PrototypingTypeName [get] |
![]() | |
override string | PrototypingTypeName [get] |
![]() | |
IHasRegister< Actuator > | Parent [get, set] |
float | EnergySpendSinceReset [get, set] |
float | EnergyCost [get, set] |
override String | PrototypingTypeName [get] |
Space1 | MotionSpace [get, set] |
![]() | |
virtual string | PrototypingTypeName [get] |
string | Identifier [get] |
![]() | |
string | Identifier [get] |
![]() | |
Space1 | MotionSpace [get, set] |
Additional Inherited Members | |
![]() | |
void | ApplyMotion (IMotion motion) |
virtual float | GetEnergySpend () |
void | EnvironmentReset () |
virtual float | Sample () |
override string | ToString () |
![]() | |
void | RefreshStart () |
void | RefreshAwake () |
Definition at line 15 of file RocketActuator.cs.
|
protectedvirtual |
motion |
Implements droid.Runtime.Prototyping.Actuators.Actuator.
Definition at line 60 of file RocketActuator.cs.
|
protectedvirtual |
Reimplemented from droid.Runtime.Utilities.GameObjects.PrototypingGameObject.
Definition at line 34 of file RocketActuator.cs.
|
protected |
Definition at line 24 of file RocketActuator.cs.
|
get |
Definition at line 29 of file RocketActuator.cs.