Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Interfaces.IActor Member List

This is the complete list of members for droid.Runtime.Interfaces.IActor, including all inherited members.

Actuatorsdroid.Runtime.Interfaces.IActor
ApplyMotion(IMotion motion)droid.Runtime.Interfaces.IActor
EnvironmentReset()droid.Runtime.Interfaces.IActor
Identifierdroid.Runtime.Interfaces.IRegisterable
Register(T obj)droid.Runtime.Interfaces.IHasRegister< IActuator >
Register(T obj, string identifier)droid.Runtime.Interfaces.IHasRegister< IActuator >
Transformdroid.Runtime.Interfaces.IActor
UnRegister(T obj)droid.Runtime.Interfaces.IHasRegister< IActuator >
UnRegister(T t, string obj)droid.Runtime.Interfaces.IHasRegister< IActuator >