com.mancrd.ahah.samples.motorcontroller.roboticarm
Class RoboticArmRandomApp

java.lang.Object
  extended by com.mancrd.ahah.samples.motorcontroller.roboticarm.AbstractRoboticArmApp
      extended by com.mancrd.ahah.samples.motorcontroller.roboticarm.RoboticArmRandomApp
All Implemented Interfaces:
PropertyChangeListener, EventListener

public class RoboticArmRandomApp
extends AbstractRoboticArmApp

Run the Robotic Arm game with only the Classifier.

Author:
alexnugent

Field Summary
 
Fields inherited from class com.mancrd.ahah.samples.motorcontroller.roboticarm.AbstractRoboticArmApp
roboticArm, scores
 
Constructor Summary
RoboticArmRandomApp()
          Constructor
 
Method Summary
protected  AbstractRoboticArmBrain getRoboticArmBrain()
           
static void main(String[] args)
           
 
Methods inherited from class com.mancrd.ahah.samples.motorcontroller.roboticarm.AbstractRoboticArmApp
init, printScores, propertyChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoboticArmRandomApp

public RoboticArmRandomApp()
Constructor

Method Detail

main

public static void main(String[] args)

getRoboticArmBrain

protected AbstractRoboticArmBrain getRoboticArmBrain()
Specified by:
getRoboticArmBrain in class AbstractRoboticArmApp


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.