animation.start()

Start the animation.
译:开始执行一个动画。

layerA = new Layer

animationA = new Animation
    layer: layerA
    properties:
        x: 100

# Nothing will move until we start 
animationA.start()

results matching ""

    No results matching ""