scroll .position .set  (  ObjectID ,  PosX ,  PosY  )  
                                     
Description :

This instruction positions a scroll in the current Alambik screen.

Parameters :

  • ObjectID of the scroll.
  • X component of the scroll's top left pixel position.
  • Y component of the scroll's top left pixel position.

Examples :