@Controller(threadGroup=PlayerThreadGroup)
public class RobotAiController
extends java.lang.Object
| 构造器和说明 |
|---|
RobotAiController() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleRobotAiEvent(RobotAiEvent event) |
@EventListener(printLog=false) public void handleRobotAiEvent(RobotAiEvent event)