Table of contents Chapter index Previous slide Next slide 132
Summary

Introducing animation
Summary
  • Connect senders to receivers using routes

  • eventIns are inputs, and eventOuts are outputs

  • A route names the sender.eventOut, and the receiver.eventIn
  • Data types must match
  • You can have multiple routes into or out of a node