Detecting clicks on spatial links using Link Clicked: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
* _from  starting object of link
* _from  starting object of link
* _to  end object of link
* _to  end object of link
* _x  x point of click  
* _x  x point of click
* _y  y point of click
* _y  y point of click
* _ratio  ratio along link, from 0 to 1
* _ratio  ratio along link, from 0 to 1

Revision as of 13:24, 12 January 2008

The System Broadcast _link clicked is sent when the user clicks on a spatial link line and the panel option to send spatial link clicks is enabled (suppressing the normal link information menu).

  • _from starting object of link
  • _to end object of link
  • _x x point of click
  • _y y point of click
  • _ratio ratio along link, from 0 to 1
  • _buttons button state bits, 1 = left, 2 = right



idkbase note 99