home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1999 Spring / macformat-077.iso / Demos / RealPool Demo / 3D.DAT / 00155.ls < prev    next >
Encoding:
Text File  |  1998-05-02  |  87 b   |  8 lines

  1. global lastcc
  2.  
  3. on mouseUp
  4.   if (the ticks - lastcc) < 10 then
  5.     dobio()
  6.   end if
  7. end
  8.