ProgrammierMethodik 2002 - RoboCup

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

RCType Interface Reference

This interface contains some symbolic names for the different objects. More...

Inheritance diagram for RCType::

RCCommunicator RCParser RCViewPort RCWorld List of all members.

Public Attributes

int UNDEFINED = 0
 Attributes. More...

int FRIEND = 1
int ENEMY = 2
int GOAL = 3
int LINE = 4
int FLAGS = 5
int BALL = 6
int PLAYER = 7
int LEFT = 8
int CENTER = 9
int RIGHT = 10
int TOP = 11
int BOTTOM = 12

Detailed Description

This interface contains some symbolic names for the different objects.

Definition at line 17 of file RCType.java.


Member Data Documentation

int RCType::BALL = 6
 

Definition at line 25 of file RCType.java.

int RCType::BOTTOM = 12
 

Definition at line 31 of file RCType.java.

int RCType::CENTER = 9
 

Definition at line 28 of file RCType.java.

int RCType::ENEMY = 2
 

Definition at line 21 of file RCType.java.

int RCType::FLAGS = 5
 

Definition at line 24 of file RCType.java.

int RCType::FRIEND = 1
 

Definition at line 20 of file RCType.java.

int RCType::GOAL = 3
 

Definition at line 22 of file RCType.java.

int RCType::LEFT = 8
 

Definition at line 27 of file RCType.java.

int RCType::LINE = 4
 

Definition at line 23 of file RCType.java.

int RCType::PLAYER = 7
 

Definition at line 26 of file RCType.java.

int RCType::RIGHT = 10
 

Definition at line 29 of file RCType.java.

int RCType::TOP = 11
 

Definition at line 30 of file RCType.java.

int RCType::UNDEFINED = 0
 

Attributes.

Definition at line 19 of file RCType.java.


The documentation for this interface was generated from the following file:
(c) Copyright by Gruppe 1 :