Nano Brain for Unity v0.1
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CClusterPrefabThe Unity ScriptableObject to implement re-usable Cluster Prefabs
 CMotorA powered wheel collider, controlled by a NanoBrain::Neuron
 CNucleusA Nucleus is a basic element in a brain cluster
 CClusterA Cluster combines a collection of Nuclei to implement reusable behaviour
 CNeuronA neuron is a basic Nucleus
 CMemoryCellA MemoryCell stored its value for one update
 CSensorA non-directional sensor
 CLightSensorA light sensor
 CTouchSensorA sensor which can detect contacts with static GameObjects or Rigidbodies
 CSynapseA Synapse connects the ouput of a Neuron to another Neuron
 CVehicleA Braitenberg style vehicle with two sensors and two motors, powered by a Nanobrain