Simlify and improve BT visualization
This commit is contained in:
@@ -92,6 +92,8 @@ BzBTNodeType bzBTGetNodeType(const BzBTNode *node);
|
||||
BzBTNode *bzBTNodeChild(const BzBTNode *node);
|
||||
BzBTNode *bzBTNodeNext(const BzBTNode *node);
|
||||
|
||||
const BzBTNode *bzBTNodeStateGetNode(const BzBTNodeState *state);
|
||||
|
||||
const BzBTNodeState *bzBTNodeStateNext(const BzBTNodeState *state);
|
||||
bool bzBTNodeMatchesState(const BzBTNode *node, const BzBTNodeState *state);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user