Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Prototyping.Configurables.DifficultyConfigurable Class Reference
Inheritance diagram for droid.Runtime.Prototyping.Configurables.DifficultyConfigurable:
Collaboration diagram for droid.Runtime.Prototyping.Configurables.DifficultyConfigurable:

Public Member Functions

override void ApplyConfiguration (IConfigurableConfiguration configuration)
 
- Public Member Functions inherited from droid.Runtime.Prototyping.Configurables.Configurable
virtual void UpdateCurrentConfiguration ()
 
void EnvironmentReset ()
 
virtual void PostEnvironmentSetup ()
 
virtual Configuration [] SampleConfigurations ()
 
virtual void Tick ()
 
- Public Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void RefreshStart ()
 
void RefreshAwake ()
 

Properties

override string PrototypingTypeName [get]
 
override ISpace ConfigurableValueSpace [get]
 
- Properties inherited from droid.Runtime.Prototyping.Configurables.Configurable
bool RelativeToExistingValue [get]
 
abstract ISpace ConfigurableValueSpace [get]
 
AbstractPrototypingEnvironment ParentEnvironment [get, set]
 
bool SampleRandom [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.IConfigurable
bool SampleRandom [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from droid.Runtime.Prototyping.Configurables.Configurable
sealed override void Setup ()
 
virtual void PreSetup ()
 
override void RegisterComponent ()
 
virtual void Randomise ()
 
override void UnRegisterComponent ()
 
- Protected Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void Start ()
 
void Awake ()
 
virtual void Clear ()
 
- Protected Attributes inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
string _Custom_Name = ""
 

Detailed Description

Definition at line 9 of file DifficultyConfigurable.cs.

Member Function Documentation

◆ ApplyConfiguration()

override void droid.Runtime.Prototyping.Configurables.DifficultyConfigurable.ApplyConfiguration ( IConfigurableConfiguration  configuration)
virtual

Parameters
configuration

Implements droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 17 of file DifficultyConfigurable.cs.

Property Documentation

◆ ConfigurableValueSpace

override ISpace droid.Runtime.Prototyping.Configurables.DifficultyConfigurable.ConfigurableValueSpace
get

Definition at line 15 of file DifficultyConfigurable.cs.

◆ PrototypingTypeName

override string droid.Runtime.Prototyping.Configurables.DifficultyConfigurable.PrototypingTypeName
get

Definition at line 13 of file DifficultyConfigurable.cs.


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