Beispiel #1
0
 synthesizer.Push(
     synthesizer.Query.Where(
         Locomotion.Default).And(Idle.Default));
Beispiel #2
0
 synthesizer.PlayFirstSequence(
     synthesizer.Query.Where(
         Locomotion.Default).And(Idle.Default));