Changeset 23 for trunk/UFormMain.lfm


Ignore:
Timestamp:
Mar 2, 2014, 11:27:14 PM (11 years ago)
Author:
chronos
Message:
  • Modified: Calculation of player visible frame is now handled by TView class.
  • Fixed: Set proper max power on existing player move update.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UFormMain.lfm

    r22 r23  
    1616  object PaintBox1: TPaintBox
    1717    Left = 0
    18     Height = 595
     18    Height = 569
    1919    Top = 0
    2020    Width = 775
     
    2828    OnPaint = PaintBox1Paint
    2929    OnResize = PaintBox1Resize
     30  end
     31  object StatusBar1: TStatusBar
     32    Left = 0
     33    Height = 26
     34    Top = 569
     35    Width = 775
     36    Panels = <   
     37      item
     38        Width = 50
     39      end>
     40    SimplePanel = False
    3041  end
    3142  object MainMenu1: TMainMenu
Note: See TracChangeset for help on using the changeset viewer.