Uses of Interface
com.iohao.net.extension.room.operation.OperationFactory
Packages that use OperationFactory
Package
Description
Provides gameplay-operation extension points and handlers for room-based games, including
strategy/flyweight style operation dispatch.
-
Uses of OperationFactory in com.iohao.net.extension.room.operation
Methods in com.iohao.net.extension.room.operation that return OperationFactoryModifier and TypeMethodDescriptionOperationService.getOperationFactory()static OperationFactoryOperationFactory.of()Create OperationFactory object (Built-in implementation provided by the framework)