applyToActor

open fun applyToActor(actor: Actor)

Set the actor's appearance.

Equivalent to :

actor.appearance = this.appearanceForActor( actor )