Interface FlowAwarePaintlet

    • Method Detail

      • setActor

        void setActor​(Actor actor)
        Sets the owning actor.
        Parameters:
        actor - the actor this paintlet belongs to
      • getActor

        Actor getActor()
        Returns the owning actor.
        Returns:
        the actor this paintlet belongs to, null if none set