Uses of Interface
playn.scene.Layer.Visitor
-
Uses of Layer.Visitor in playn.scene
Methods in playn.scene with parameters of type Layer.VisitorModifier and TypeMethodDescriptionvoidLayer.visit(Layer.Visitor visitor) Visits this layer and its children, in depth first order, withvisitor.