⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmain.frm

📁 一个游戏的原代码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form frmMain 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "QuakeView - QuakeII / QuakeIII model file viewer"
   ClientHeight    =   7410
   ClientLeft      =   150
   ClientTop       =   720
   ClientWidth     =   11490
   ClipControls    =   0   'False
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   494
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   766
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame frmMD3 
      Caption         =   "MD3 options"
      Height          =   7215
      Left            =   9360
      TabIndex        =   17
      Top             =   120
      Visible         =   0   'False
      Width           =   2055
      Begin VB.CheckBox Check7 
         Caption         =   "Bounding box"
         Height          =   255
         Left            =   120
         TabIndex        =   37
         Top             =   1800
         Width           =   1815
      End
      Begin VB.CheckBox Check6 
         Caption         =   "Hit boxes"
         Height          =   255
         Left            =   120
         TabIndex        =   35
         Top             =   1560
         Width           =   1575
      End
      Begin VB.CheckBox chkSmoothBone 
         Caption         =   "Smooth bone anim."
         Height          =   255
         Left            =   120
         TabIndex        =   26
         Top             =   6360
         Value           =   1  'Checked
         Width           =   1935
      End
      Begin VB.OptionButton optMD3Linear 
         Caption         =   "Linear animation"
         Height          =   255
         Left            =   120
         TabIndex        =   25
         Top             =   5880
         Value           =   -1  'True
         Width           =   1815
      End
      Begin VB.OptionButton optMD3NoKeyFrame 
         Caption         =   "No KeyFrame anim."
         Height          =   255
         Left            =   120
         TabIndex        =   24
         Top             =   6120
         Width           =   1935
      End
      Begin MSComctlLib.Slider Slider2 
         Height          =   255
         Left            =   120
         TabIndex        =   23
         Top             =   6840
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   450
         _Version        =   393216
         Min             =   20
         Max             =   3000
         SelStart        =   1000
         Value           =   1000
      End
      Begin VB.ComboBox cmbLower 
         Height          =   315
         ItemData        =   "frmMain.frx":1CFA
         Left            =   120
         List            =   "frmMain.frx":1CFC
         Style           =   2  'Dropdown List
         TabIndex        =   19
         Top             =   1200
         Width           =   1815
      End
      Begin VB.ComboBox cmbUpper 
         Height          =   315
         Left            =   120
         Style           =   2  'Dropdown List
         TabIndex        =   18
         Top             =   600
         Width           =   1815
      End
      Begin VB.Label lblWeaponVerts 
         Caption         =   "0"
         Height          =   255
         Left            =   120
         TabIndex        =   30
         Top             =   5520
         Width           =   1815
      End
      Begin VB.Label lblModelVerts 
         Caption         =   "0"
         Height          =   255
         Left            =   120
         TabIndex        =   29
         Top             =   5040
         Width           =   1815
      End
      Begin VB.Label Label7 
         Caption         =   "Weapon vertices:"
         Height          =   255
         Left            =   120
         TabIndex        =   28
         Top             =   5280
         Width           =   1815
      End
      Begin VB.Label Label6 
         Caption         =   "Model vertices:"
         Height          =   255
         Left            =   120
         TabIndex        =   27
         Top             =   4800
         Width           =   1815
      End
      Begin VB.Label Label5 
         Caption         =   "Play speed"
         Height          =   255
         Left            =   120
         TabIndex        =   22
         Top             =   6600
         Width           =   1815
      End
      Begin VB.Label Label4 
         Caption         =   "下身动画"
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   960
         Width           =   1695
      End
      Begin VB.Label Label3 
         Caption         =   "上身动画"
         Height          =   255
         Left            =   120
         TabIndex        =   20
         Top             =   360
         Width           =   1455
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   6255
      Left            =   120
      ScaleHeight     =   415
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   607
      TabIndex        =   12
      Top             =   120
      Width           =   9135
   End
   Begin VB.Frame Frame1 
      Caption         =   "Control"
      Height          =   735
      Left            =   120
      TabIndex        =   8
      Top             =   6600
      Width           =   9135
      Begin VB.Timer Timer1 
         Interval        =   1
         Left            =   6840
         Top             =   360
      End
      Begin VB.CommandButton Command2 
         Caption         =   "Screenshot"
         Height          =   375
         Left            =   7320
         TabIndex        =   13
         Top             =   240
         Width           =   1695
      End
      Begin VB.CheckBox Check4 
         Caption         =   "Render floor"
         Height          =   255
         Left            =   240
         TabIndex        =   11
         Top             =   300
         Value           =   1  'Checked
         Width           =   1215
      End
      Begin VB.CommandButton Command1 
         Caption         =   "Change texture"
         Height          =   375
         Left            =   1560
         TabIndex        =   10
         Top             =   240
         Width           =   1575
      End
      Begin VB.CheckBox Check5 
         Caption         =   "Mirror model on floor"
         Height          =   255
         Left            =   3600
         TabIndex        =   9
         Top             =   300
         Value           =   1  'Checked
         Width           =   2775
      End
   End
   Begin VB.Frame frmMD2 
      Caption         =   "MD2 options"
      Height          =   7215
      Left            =   9360
      TabIndex        =   0
      Top             =   120
      Visible         =   0   'False
      Width           =   2055
      Begin VB.OptionButton nanim 
         Caption         =   "No KeyFrame anim."
         Height          =   255
         Left            =   120
         TabIndex        =   16
         Top             =   6360
         Width           =   1815
      End
      Begin VB.OptionButton canim 
         Caption         =   "CatmullRom anim."
         Height          =   255
         Left            =   120
         TabIndex        =   15
         Top             =   6120
         Value           =   -1  'True
         Width           =   1815
      End
      Begin VB.OptionButton lanim 
         Caption         =   "Linear animation"
         Height          =   255
         Left            =   120
         TabIndex        =   14
         Top             =   5880
         Width           =   1815
      End
      Begin VB.ListBox List1 
         Height          =   3660
         ItemData        =   "frmMain.frx":1CFE
         Left            =   120
         List            =   "frmMain.frx":1D00
         TabIndex        =   5
         Top             =   840
         Width           =   1815
      End
      Begin VB.CheckBox Check2 
         Caption         =   "Autoplay"
         Enabled         =   0   'False
         Height          =   255
         Left            =   120
         TabIndex        =   4
         Top             =   5640
         Value           =   1  'Checked
         Width           =   1815
      End
      Begin VB.CheckBox Check1 
         Caption         =   "Animations"
         Height          =   255
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   260
         Value           =   1  'Checked
         Width           =   920
      End
      Begin VB.CheckBox Check3 
         Caption         =   "Frames"
         Height          =   255
         Left            =   1025
         Style           =   1  'Graphical
         TabIndex        =   2
         Top             =   265
         Width           =   920
      End
      Begin MSComctlLib.Slider Slider1 
         Height          =   255
         Left            =   120
         TabIndex        =   1
         Top             =   6840
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   450
         _Version        =   393216
         LargeChange     =   40
         SmallChange     =   10
         Min             =   20
         Max             =   3000
         SelStart        =   850
         Value           =   850
      End
      Begin VB.Label lblMD2WeaponVerts 
         Caption         =   "0"
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   5400
         Width           =   1455
      End
      Begin VB.Label Label9 
         Caption         =   "Weapon vertices:"
         Height          =   255
         Left            =   120
         TabIndex        =   33
         Top             =   5160
         Width           =   1575
      End
      Begin VB.Label lblMD2Verts 
         Caption         =   "0"
         Height          =   255
         Left            =   120
         TabIndex        =   32
         Top             =   4920
         Width           =   1695
      End
      Begin VB.Label Label8 
         Caption         =   "Model vertices:"
         Height          =   255
         Left            =   120
         TabIndex        =   31
         Top             =   4680
         Width           =   1695
      End
      Begin VB.Label Label1 
         Height          =   255
         Left            =   120
         TabIndex        =   7
         Top             =   600
         Width           =   1815
      End
      Begin VB.Label Label2 
         Caption         =   "Play speed"
         Height          =   255
         Left            =   120
         TabIndex        =   6
         Top             =   6600
         Width           =   1575
      End
   End
   Begin MSComDlg.CommonDialog cdlg 
      Left            =   0
      Top             =   0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -