![]() |
Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
|
Public Member Functions | |
override void | ApplyConfiguration (IConfigurableConfiguration configuration) |
override Configuration [] | SampleConfigurations () |
![]() | |
virtual void | UpdateCurrentConfiguration () |
void | EnvironmentReset () |
virtual void | PostEnvironmentSetup () |
virtual void | Tick () |
![]() | |
void | RefreshStart () |
void | RefreshAwake () |
Protected Member Functions | |
override void | PreSetup () |
override void | RegisterComponent () |
override void | UnRegisterComponent () |
![]() | |
sealed override void | Setup () |
virtual void | Randomise () |
![]() | |
void | Start () |
void | Awake () |
virtual void | Clear () |
Properties | |
override ISpace | ConfigurableValueSpace [get] |
![]() | |
bool | RelativeToExistingValue [get] |
abstract ISpace | ConfigurableValueSpace [get] |
AbstractPrototypingEnvironment | ParentEnvironment [get, set] |
bool | SampleRandom [get, set] |
![]() | |
virtual string | PrototypingTypeName [get] |
string | Identifier [get] |
![]() | |
string | Identifier [get] |
![]() | |
bool | SampleRandom [get, set] |
Additional Inherited Members | |
![]() | |
string | _Custom_Name = "" |
Definition at line 15 of file ScreenSpacePositionConfigurable.cs.
|
virtual |
configuration |
Implements droid.Runtime.Prototyping.Configurables.Configurable.
Definition at line 88 of file ScreenSpacePositionConfigurable.cs.
|
protectedvirtual |
Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.
Definition at line 32 of file ScreenSpacePositionConfigurable.cs.
|
protectedvirtual |
Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.
Definition at line 49 of file ScreenSpacePositionConfigurable.cs.
|
virtual |
Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.
Definition at line 122 of file ScreenSpacePositionConfigurable.cs.
|
protectedvirtual |
Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.
Definition at line 69 of file ScreenSpacePositionConfigurable.cs.
|
get |
Definition at line 83 of file ScreenSpacePositionConfigurable.cs.