[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twMGetPress( nX, nY )
 ----------------------------------------------------------------------------
     Get the coordinates of the last button press in virtual screen
     coordinates.

       Arguments:

     nX - 'N' X Coordinate ( Change to column with nX / 8 ).

     nY - 'N' Y Coordinate ( Change to row with nY / 8 ).

       Return:

     0 - no buttons down.
     1 - left button down.
     2 - right button down.
     3 - both buttons down.

       Example:

     nButton := twMGetPress( @nX, @nY )

See Also: twMBPress()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson