button .frame .display  (  ObjectID ,  PosX ,  PosY ,  Frame  )  
                                          
Description :

This instruction displays a particular frame of a previously-loaded button (BTN) in the current Alambik screen.

Parameters :

  • ObjectID of the button.
  • X component of the button's top left pixel position.
  • Y component of the button's top left pixel position.
  • Frame of the button, valid in the range [1, number of frames].

Examples :