appearance

abstract fun appearance(): Appearance

Pose and Graphic return themselves. NinePatch returns a NinePatchAppearance.

Use this to create an appearance for a new Actor. However, if you wish to change the appearance of an actor, use appearanceForActor instead (or applyToActor).