Class: End (of CT)

The End class is a cycler which sets up the endCel as the last cel, and cycleDir as cdFORWARD.

Properties

  • client
  • caller
  • cycleDir
  • cycleCnt
  • completed
  • endCel

Methods

  • void init(heapPtr theClient[, heapPtr theCaller])

    Sets up the cycle with theClient as it's client, the client's last cel as it's endCel and cdFORWARD as it's direction. If specified, it sets the caller to theCaller, otherwise, it sets it to NULL.