flip commands

what are or where can I find all the flip commands

so far I have found:

.find(’/+SequenceNode’).node().pose(startframe)
.find(’
/+SequenceNode’).node().play(startframe, endframe)

are there any others?

Have you checked the API Reference for SequenceNode?

David

Aha! Thanks!