Ignore:
Timestamp:
Nov 9, 2019, 2:17:47 PM (4 years ago)
Author:
chronos
Message:
  • Added: Allow to slide blocks using mouse.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r36 r64  
    1111  OnDestroy = FormDestroy
    1212  OnKeyUp = FormKeyUp
     13  OnMouseDown = FormMouseDown
     14  OnMouseMove = FormMouseMove
     15  OnMouseUp = FormMouseUp
    1316  OnPaint = FormPaint
    1417  OnShow = FormShow
Note: See TracChangeset for help on using the changeset viewer.