Class GobbleAgent

java.lang.Object
jadex.micro.gobble.GobbleAgent
All Implemented Interfaces:
IGobbleGuiService

public class GobbleAgent extends Object implements IGobbleGuiService
  • Field Details

    • agent

      protected jadex.core.IComponent agent
    • board

      protected Board board
    • subscribers

      protected Set<jadex.future.SubscriptionIntermediateFuture<GameEvent>> subscribers
  • Constructor Details

    • GobbleAgent

      public GobbleAgent()
  • Method Details