咳……又是自己摸索……
. Z) ~7 r! ]5 I+ G) ysel = SwarmUtils.getSelector("FoodSpace", "seedFood");
9 s& B# Z) { ^) @( O4 T. P. O& m worldRaster.setButton$Client$Message(1, modelSwarm.getFood(), sel);8 T" P. S/ V5 R
! i- d4 w# w7 n8 T
其中FoodSpace的seedFood函数:
) Y) Y7 f) a9 a1 lpublic Object seedFood(int x, int y) {3 m, a7 U* Y1 @: d; k& Z
putValue$atX$Y(1, x, y);$ j$ X) C9 r `6 v# O4 Y
return this;6 ?7 D7 ~! r! T) j4 _7 M
} |