Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FUNCky - <b>name:</b> <b>m_clicks() - set how many button presses needed</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Name:     m_clicks() - set how many button presses needed
  Usage:    m_clicks(<num_presses>)
  Params:   int <num_presses>
  Returns:  nothing

 ---------------------------------- Example ---------------------------------

                 m_clicks(2)
                 m_inbutton(0)

                 * program now waits for two left button presses

  Note:     Useful for forcing the User to Click 2x on certain items.
            This function only affects m_inbutton() and m_release()


See Also: m_inbutton() m_release()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson