|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiocell.BioCell
brain.reflexgenerator.Translator
public class Translator
| Constructor Summary | |
|---|---|
Translator(NNS nns)
|
|
| Method Summary | |
|---|---|
void |
bioEvent(BioDeviceEvent bdE)
|
void |
process(java.lang.String motionData)
|
void |
sensorCRLPercieved(BioSensorEvent event)
|
void |
sensorPercieved(BioSensorEvent event)
|
void |
shiftVal(int[] val,
int[][] destination)
|
| Methods inherited from class biocell.BioCell |
|---|
getCurrentmood, getMoodParam, getstate, setMood, stepEnergy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Translator(NNS nns)
| Method Detail |
|---|
public void sensorCRLPercieved(BioSensorEvent event)
sensorCRLPercieved in interface BioSensorListenerevent - - must be overriden to allow CRL parsed commandspublic void sensorPercieved(BioSensorEvent event)
sensorPercieved in interface BioSensorListenerevent - - must be overriden to provide command accesspublic void bioEvent(BioDeviceEvent bdE)
bioEvent in interface BioDeviceListenerpublic void process(java.lang.String motionData)
motionData -
public void shiftVal(int[] val,
int[][] destination)
val -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||