Frog
A frog with predefined animations.
Properties:
JumpCycle
the length of each animation cycle, in seconds. Must be greater than zero.
JumpLoop
if TRUE, animation is repeated indefinitely.
WinkEnabled
indicates whether the Wink animation is activated or not whenever you load
the scene with the VRML browser. If False, animation doesn't run.
Events:
Croak
the Croak animation runs and stops when the incoming event is TRUE or FALSE.
Jump
the Jump animation runs and stops when the incoming event is TRUE or FALSE.
JumpEnd
generates the event of SFTime type when the Jump animation is completed.
JumpEnd
starts the Jump animation if the event of SFTime type comes.
WinkEnabled
the Wink animation runs and stops when the incoming event is TRUE or FALSE.
Repeats an incoming event as an outgoing one.