TransitionAccessor
Functions
Link copied to clipboard
Iterate to the next transition after the provided one
Link copied to clipboard
How many transitions this state has.
Link copied to clipboard
Fill the provided Transition with the index'th transition leaving the specified state.
Link copied to clipboard
Initialize the provided Transition to iterate through all transitions leaving the specified state. You must call .getNextTransition to get each transition. Returns the number of transitions leaving this state.