Class MyAgent

java.lang.Object
  extended byalice.tucson.api.Agent
      extended byMyAgent

public class MyAgent
extends alice.tucson.api.Agent

Defines the skeleton for simple agent base class


Constructor Summary
MyAgent(alice.tucson.api.AgentId arg0)
           
 
Methods inherited from class alice.tucson.api.Agent
spawn
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyAgent

public MyAgent(alice.tucson.api.AgentId arg0)
        throws alice.tucson.api.TucsonException