Getting started with Actors

See how to make customized actor classes.

  • Create a new source file
  • Extend from the Actor class
  • Start coding!

Complete and Continue