/// decisions
public void SendState()
{
if (coord!=null)
if (coord != null)
}
else
//The states are collected in order to debug the CollectStates method.
brain.CollectStates();