net.sourceforge.frcsimulator.internals
Class JaguarCommunicationsProcessor

java.lang.Object
  extended by net.sourceforge.frcsimulator.internals.JaguarCommunicationsProcessor
All Implemented Interfaces:
FrcBotSimComponent

public class JaguarCommunicationsProcessor
extends java.lang.Object
implements FrcBotSimComponent

Author:
benjamin
Todo:
What is this?

Constructor Summary
JaguarCommunicationsProcessor()
           
 
Method Summary
 FrcBotSimProperties getSimProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaguarCommunicationsProcessor

public JaguarCommunicationsProcessor()
Method Detail

getSimProperties

public FrcBotSimProperties getSimProperties()
Specified by:
getSimProperties in interface FrcBotSimComponent