类的使用
com.iohao.game.widget.light.room.operation.OperationContext
程序包
说明
扩展模块 - 桌游类、房间类游戏 - 规避并发的领域事件。
扩展模块 - 桌游类、房间类游戏 - 房间内的玩法操作扩展。
-
com.iohao.game.widget.light.room.domain中OperationContext的使用
修饰符和类型方法说明void
OperationContextEventHandler.onEvent
(OperationContext operationContext, boolean endOfBatch) -
com.iohao.game.widget.light.room.operation中OperationContext的使用
修饰符和类型方法说明static OperationContext
OperationContext.of
(Room room, OperationHandler operationHandler) 创建 OperationContext 对象