Nano Brain for Unity v0.1
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NNanoBrainThe Nanobrain namespace
 NUnity
 NBraitenberg
 CLightSensorA light sensor
 CMotorA powered wheel collider, controlled by a NanoBrain::Neuron
 CSensorA non-directional sensor
 CTouchSensorA sensor which can detect contacts with static GameObjects or Rigidbodies
 CVehicleA Braitenberg style vehicle with two sensors and two motors, powered by a Nanobrain
 CClusterPrefabThe Unity ScriptableObject to implement re-usable Cluster Prefabs
 CClusterA Cluster combines a collection of Nuclei to implement reusable behaviour
 CMemoryCellA MemoryCell stored its value for one update
 CNeuronA neuron is a basic Nucleus
 CNucleusA Nucleus is a basic element in a brain cluster
 CSynapseA Synapse connects the ouput of a Neuron to another Neuron