ProgrammierMethodik 2002 - RoboCup

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

RCSender.java

Go to the documentation of this file.
00001 /*
00002  * $Id: RCSender_8java-source.html,v 1.2 2002/07/07 20:59:52 stork Exp $
00003  *
00004  * $Log: RCSender_8java-source.html,v $
00004  * Revision 1.2  2002/07/07 20:59:52  stork
00004  * update dokumenation
00004  *
00005  * Revision 1.2  2002/06/27 20:26:40  stork
00006  * add + update dokumentation
00007  *
00008  * Revision 1.1.1.1  2002/05/21 20:32:05  stork
00009  * empty project
00010  *
00011  */
00012 
00017 public interface RCSender {
00019   public int LEFT_COACH = 1;
00020   public int RIGHT_COACH = 2;
00021   public int REFEREE = 3;
00022   public int SELF = 4;
00023   public int DIRECTION = 5;
00024 }
00025 

(c) Copyright by Gruppe 1 :
  • Frederik Transier
  • Motitz Ritter
  • Oliver Strassburger
  • Sven Stork