Deprecated API
Contents
-
MethodDescriptionDo not rely on this method as it means application logic will be influenced by the order in which different (sub)scenes run. Instead, try to restructure logic to avoid multiple (sub)scenes fighting for the same pointers.Use
Effect.linkGraphics(Graphic2D...)
instead.Prefer usinggetTransform().setPosition(x, y)
.