咳……又是自己摸索……, x+ h+ w8 ?* j* T2 q# @
sel = SwarmUtils.getSelector("FoodSpace", "seedFood");' W& C3 O( d1 M4 l
worldRaster.setButton$Client$Message(1, modelSwarm.getFood(), sel);9 @! ]; y$ Q, R! A( e; @- S
. D0 I! z; U6 c
其中FoodSpace的seedFood函数:* B4 M b7 ~' c, a2 B4 I5 Y2 I7 |
public Object seedFood(int x, int y) {
/ D# F S6 c& B4 ^ putValue$atX$Y(1, x, y);8 `, Y9 X& S1 G9 t
return this;
6 y" W- Z/ L; A# p' j } |