betir
Class ZonePlayer

java.lang.Object
  |
  +--betir.Player
        |
        +--betir.ZonePlayer
All Implemented Interfaces:
java.lang.Runnable

public class ZonePlayer
extends Player

This class creates the zone player. It adds seven behaviors: StartBehavior, KiddySoccerBehavior, ReturnToZoneBehavior, StayPutBehavior, PassBehavior CornerKickBehavior, ShootGoalBehavior.


Fields inherited from class betir.Player
m_vecStart, m_vecZone
 
Methods inherited from class betir.Player
addBehavior, removeBehavior, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait