咳……又是自己摸索……
5 c3 d h( i+ n6 Lsel = SwarmUtils.getSelector("FoodSpace", "seedFood");$ O2 O7 m3 X9 |. g
worldRaster.setButton$Client$Message(1, modelSwarm.getFood(), sel);9 |$ }/ g1 q" D
* H& B1 ]9 M( n7 z6 O
其中FoodSpace的seedFood函数:. B% F6 X e! N8 b6 C
public Object seedFood(int x, int y) {8 ^" V7 q' J* Z2 a9 ?
putValue$atX$Y(1, x, y);* f& v& Z* U0 Q2 b7 Y3 x
return this;
# Q' G3 q0 W9 i0 n } |