Synthia
Generic and flexible data structure generator
examples.sequences.BehaviorTreeExample Class Reference

Detailed Description

Generates a random sequence of strings whose content is defined by a behavior tree.

In this example, the behavior tree corresponds to this picture:

Tree

Author
Sylvain Hallé

Definition at line 18 of file BehaviorTreeExample.java.

Static Public Member Functions

static void main (String[] args)
 

Member Function Documentation

◆ main()

static void examples.sequences.BehaviorTreeExample.main ( String[]  args)
static

Definition at line 21 of file BehaviorTreeExample.java.


The documentation for this class was generated from the following file: