クラス FoodSpace

java.lang.Object
  拡張swarm.BaseImpl
      拡張swarm.space.Discrete2dImpl
          拡張FoodSpace
すべての実装インタフェース:
swarm.defobj.Create, swarm.defobj.CreateS, swarm.defobj.Customize, swarm.defobj.CustomizeS, swarm.defobj.DefinedObject, swarm.defobj.DefinedObjectS, swarm.space.Discrete2d, swarm.space.Discrete2dS, swarm.defobj.Drop, swarm.defobj.DropS, swarm.defobj.GetName, swarm.defobj.GetNameS, swarm.space.GridData, swarm.space.GridDataS, swarm.objectbase.SwarmObject, swarm.objectbase.SwarmObjectS

public class FoodSpace
extends swarm.space.Discrete2dImpl


フィールドの概要
 
クラス swarm.BaseImpl から継承したフィールド
 
コンストラクタの概要
FoodSpace(swarm.defobj.Zone aZone, int x, int y)
           
 
メソッドの概要
 java.lang.Object seedFoodWithProb(double seedProb)
           
 
クラス swarm.space.Discrete2dImpl から継承したメソッド
compare, copyDiscrete2d$toDiscrete2d, describe, describeID, drop, fastFillWithObject, fastFillWithValue, fillWithObject, fillWithValue, getCompleteProbeMap, getDisplayName, getName, getObjectAtX$Y, getProbeForMessage, getProbeForVariable, getProbeMap, getSizeX, getSizeY, getTypeName, getValueAtX$Y, getZone, perform, perform$with, perform$with$with, perform$with$with$with, putObject$atX$Y, putValue$atX$Y, respondsTo, setDiscrete2d$toFile, setDisplayName, xfprint, xfprintid, xprint, xprintid
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

FoodSpace

public FoodSpace(swarm.defobj.Zone aZone,
                 int x,
                 int y)
メソッドの詳細

seedFoodWithProb

public java.lang.Object seedFoodWithProb(double seedProb)