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

This instruction positions a text object in the current Alambik screen.

Parameters :

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

Examples :