it does not really help me is there any other way to make a subclass change an image, by another sub class touch another subclass
Classes and subclasses do not touch each other -- actors (or instances of classes that extend Actor) do. Presuming you mean actors, the answer is "yes". Is there just one or multiple actors whose image is to change (at any one time)?