as2fm.scxml_converter.scxml_entries.scxml_bt_ticks

SCXML entries related to Behavior Tree Ticks and related responses.

Classes

BtChildStatus(child_seq_id, target[, ...])

Process the response received from a BT child.

BtReturnStatus(status)

Send a status response to a BT parent node.

BtTick(target[, condition, body])

Process a BT plugin/control node tick, triggering the related transition.

BtTickChild(child_seq_id)

Tick one child of a control node.