mirror of
https://github.com/gongxh0901/kunpocc-behaviortree.git
synced 2025-12-27 00:58:18 +00:00
修改节点装饰器和md文档
This commit is contained in:
@@ -12,4 +12,4 @@ export { Status } from "./behaviortree/header";
|
||||
|
||||
// 导出装饰器内容
|
||||
import { BT } from "./behaviortree/BT";
|
||||
export const { ActionNode, ConditionNode, CompositeNode, DecoratorNode, prop, ParamType } = BT;
|
||||
export const { ClassAction, ClassCondition, ClassComposite, ClassDecorator, prop, ParamType } = BT;
|
||||
Reference in New Issue
Block a user