Ignore:
Timestamp:
Dec 26, 2014, 8:10:40 PM (10 years ago)
Author:
chronos
Message:
  • Added: Support for autogeneration of bridges between separated areas.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormNew.lfm

    r98 r100  
    4949      object ListView1: TListView
    5050        Left = 4
    51         Height = 364
     51        Height = 367
    5252        Top = 4
    5353        Width = 1207
     
    8888        Left = 224
    8989        Height = 25
    90         Top = 376
     90        Top = 379
    9191        Width = 83
    9292        Action = APlayerRemove
     
    9797        Left = 16
    9898        Height = 25
    99         Top = 376
     99        Top = 379
    100100        Width = 83
    101101        Action = APlayerAdd
     
    106106        Left = 120
    107107        Height = 25
    108         Top = 376
     108        Top = 379
    109109        Width = 83
    110110        Action = APlayerModify
     
    330330        Caption = 'Image file:'
    331331        ParentColor = False
     332      end
     333      object CheckBoxBridges: TCheckBox
     334        Left = 8
     335        Height = 24
     336        Top = 310
     337        Width = 204
     338        Caption = 'Bridges between cells'
     339        TabOrder = 14
    332340      end
    333341    end
     
    361369      object Label6: TLabel
    362370        Left = 8
    363         Height = 25
     371        Height = 22
    364372        Top = 248
    365         Width = 129
     373        Width = 116
    366374        Caption = 'Win objective:'
    367375        ParentColor = False
     
    369377      object ComboBoxWinObjective: TComboBox
    370378        Left = 232
    371         Height = 33
     379        Height = 30
    372380        Top = 240
    373381        Width = 328
Note: See TracChangeset for help on using the changeset viewer.