咳……又是自己摸索……
4 V% }+ n5 L. n$ I1 \7 asel = SwarmUtils.getSelector("FoodSpace", "seedFood");2 M" n8 n+ ~( g+ c$ L
worldRaster.setButton$Client$Message(1, modelSwarm.getFood(), sel);
, V# W* h7 G! N6 i/ R2 J6 H
# @) |8 M' o7 A2 B$ U: ~其中FoodSpace的seedFood函数:
; @$ f! d2 N [$ O/ ypublic Object seedFood(int x, int y) {3 K1 i- ~- }8 j
putValue$atX$Y(1, x, y);
' q% ?2 v P$ s% N1 E return this;' N, f2 \7 r. u/ V' P. l
} |