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