mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2024-11-17 04:22:54 +08:00
752 lines
38 KiB
C#
752 lines
38 KiB
C#
namespace CodeWalker.Project.Panels
|
|
{
|
|
partial class EditAudioEmitterPanel
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EditAudioEmitterPanel));
|
|
this.GoToButton = new System.Windows.Forms.Button();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.DeleteButton = new System.Windows.Forms.Button();
|
|
this.AddToProjectButton = new System.Windows.Forms.Button();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.Flags2TextBox = new System.Windows.Forms.TextBox();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.ExtParamsTextBox = new CodeWalker.WinForms.TextBoxFix();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.Flags1TextBox = new System.Windows.Forms.TextBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.Flags0TextBox = new System.Windows.Forms.TextBox();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.NameTextBox = new System.Windows.Forms.TextBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.OuterRadTextBox = new System.Windows.Forms.TextBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.Unk01TextBox = new System.Windows.Forms.TextBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.Hash2TextBox = new System.Windows.Forms.TextBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.Hash1TextBox = new System.Windows.Forms.TextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.InnerRadTextBox = new System.Windows.Forms.TextBox();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.PositionTextBox = new System.Windows.Forms.TextBox();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.Flags3TextBox = new System.Windows.Forms.TextBox();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.Flags4TextBox = new System.Windows.Forms.TextBox();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.Flags5TextBox = new System.Windows.Forms.TextBox();
|
|
this.Unk02UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk03UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk04UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk05UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk06UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk08UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk07UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk09UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk10UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk11UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk12UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.Unk13UpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk02UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk03UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk04UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk05UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk06UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk08UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk07UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk09UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk10UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk11UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk12UpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk13UpDown)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// GoToButton
|
|
//
|
|
this.GoToButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.GoToButton.Location = new System.Drawing.Point(483, 0);
|
|
this.GoToButton.Name = "GoToButton";
|
|
this.GoToButton.Size = new System.Drawing.Size(68, 23);
|
|
this.GoToButton.TabIndex = 10;
|
|
this.GoToButton.Text = "Go to";
|
|
this.GoToButton.UseVisualStyleBackColor = true;
|
|
this.GoToButton.Click += new System.EventHandler(this.GoToButton_Click);
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Location = new System.Drawing.Point(2, 3);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(559, 447);
|
|
this.tabControl1.TabIndex = 20;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.Unk13UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk12UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk11UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk10UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk09UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk07UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk08UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk06UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk05UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk04UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk03UpDown);
|
|
this.tabPage1.Controls.Add(this.Unk02UpDown);
|
|
this.tabPage1.Controls.Add(this.label23);
|
|
this.tabPage1.Controls.Add(this.Flags5TextBox);
|
|
this.tabPage1.Controls.Add(this.label22);
|
|
this.tabPage1.Controls.Add(this.Flags4TextBox);
|
|
this.tabPage1.Controls.Add(this.label19);
|
|
this.tabPage1.Controls.Add(this.Flags3TextBox);
|
|
this.tabPage1.Controls.Add(this.DeleteButton);
|
|
this.tabPage1.Controls.Add(this.AddToProjectButton);
|
|
this.tabPage1.Controls.Add(this.label21);
|
|
this.tabPage1.Controls.Add(this.Flags2TextBox);
|
|
this.tabPage1.Controls.Add(this.label20);
|
|
this.tabPage1.Controls.Add(this.ExtParamsTextBox);
|
|
this.tabPage1.Controls.Add(this.label15);
|
|
this.tabPage1.Controls.Add(this.label17);
|
|
this.tabPage1.Controls.Add(this.label18);
|
|
this.tabPage1.Controls.Add(this.label14);
|
|
this.tabPage1.Controls.Add(this.Flags1TextBox);
|
|
this.tabPage1.Controls.Add(this.label13);
|
|
this.tabPage1.Controls.Add(this.Flags0TextBox);
|
|
this.tabPage1.Controls.Add(this.label12);
|
|
this.tabPage1.Controls.Add(this.NameTextBox);
|
|
this.tabPage1.Controls.Add(this.label6);
|
|
this.tabPage1.Controls.Add(this.label7);
|
|
this.tabPage1.Controls.Add(this.label10);
|
|
this.tabPage1.Controls.Add(this.OuterRadTextBox);
|
|
this.tabPage1.Controls.Add(this.label4);
|
|
this.tabPage1.Controls.Add(this.Unk01TextBox);
|
|
this.tabPage1.Controls.Add(this.label3);
|
|
this.tabPage1.Controls.Add(this.Hash2TextBox);
|
|
this.tabPage1.Controls.Add(this.label2);
|
|
this.tabPage1.Controls.Add(this.Hash1TextBox);
|
|
this.tabPage1.Controls.Add(this.label1);
|
|
this.tabPage1.Controls.Add(this.InnerRadTextBox);
|
|
this.tabPage1.Controls.Add(this.label16);
|
|
this.tabPage1.Controls.Add(this.PositionTextBox);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage1.Size = new System.Drawing.Size(551, 421);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "Ambient Emitter";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// DeleteButton
|
|
//
|
|
this.DeleteButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.DeleteButton.Location = new System.Drawing.Point(343, 3);
|
|
this.DeleteButton.Name = "DeleteButton";
|
|
this.DeleteButton.Size = new System.Drawing.Size(93, 23);
|
|
this.DeleteButton.TabIndex = 75;
|
|
this.DeleteButton.Text = "Delete emitter";
|
|
this.DeleteButton.UseVisualStyleBackColor = true;
|
|
this.DeleteButton.Click += new System.EventHandler(this.DeleteButton_Click);
|
|
//
|
|
// AddToProjectButton
|
|
//
|
|
this.AddToProjectButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.AddToProjectButton.Location = new System.Drawing.Point(452, 3);
|
|
this.AddToProjectButton.Name = "AddToProjectButton";
|
|
this.AddToProjectButton.Size = new System.Drawing.Size(93, 23);
|
|
this.AddToProjectButton.TabIndex = 74;
|
|
this.AddToProjectButton.Text = "Add to project";
|
|
this.AddToProjectButton.UseVisualStyleBackColor = true;
|
|
this.AddToProjectButton.Click += new System.EventHandler(this.AddToProjectButton_Click);
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(340, 106);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(44, 13);
|
|
this.label21.TabIndex = 64;
|
|
this.label21.Text = "Flags 2:";
|
|
//
|
|
// Flags2TextBox
|
|
//
|
|
this.Flags2TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.Flags2TextBox.Location = new System.Drawing.Point(390, 103);
|
|
this.Flags2TextBox.Name = "Flags2TextBox";
|
|
this.Flags2TextBox.Size = new System.Drawing.Size(155, 20);
|
|
this.Flags2TextBox.TabIndex = 65;
|
|
this.Flags2TextBox.TextChanged += new System.EventHandler(this.Flags2TextBox_TextChanged);
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(305, 241);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(160, 26);
|
|
this.label20.TabIndex = 72;
|
|
this.label20.Text = "Ext params:\r\nName (hash), Value (float), Flags";
|
|
//
|
|
// ExtParamsTextBox
|
|
//
|
|
this.ExtParamsTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.ExtParamsTextBox.Location = new System.Drawing.Point(282, 271);
|
|
this.ExtParamsTextBox.Multiline = true;
|
|
this.ExtParamsTextBox.Name = "ExtParamsTextBox";
|
|
this.ExtParamsTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
|
this.ExtParamsTextBox.Size = new System.Drawing.Size(262, 140);
|
|
this.ExtParamsTextBox.TabIndex = 73;
|
|
this.ExtParamsTextBox.WordWrap = false;
|
|
this.ExtParamsTextBox.TextChanged += new System.EventHandler(this.ExtParamsTextBox_TextChanged);
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(7, 274);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(63, 13);
|
|
this.label15.TabIndex = 57;
|
|
this.label15.Text = "Unk 12, 13:";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(7, 250);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(63, 13);
|
|
this.label17.TabIndex = 54;
|
|
this.label17.Text = "Unk 10, 11:";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(7, 226);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(51, 13);
|
|
this.label18.TabIndex = 51;
|
|
this.label18.Text = "Unk 8, 9:";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(340, 82);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(44, 13);
|
|
this.label14.TabIndex = 62;
|
|
this.label14.Text = "Flags 1:";
|
|
//
|
|
// Flags1TextBox
|
|
//
|
|
this.Flags1TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.Flags1TextBox.Location = new System.Drawing.Point(390, 79);
|
|
this.Flags1TextBox.Name = "Flags1TextBox";
|
|
this.Flags1TextBox.Size = new System.Drawing.Size(155, 20);
|
|
this.Flags1TextBox.TabIndex = 63;
|
|
this.Flags1TextBox.TextChanged += new System.EventHandler(this.Flags1TextBox_TextChanged);
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(340, 58);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(44, 13);
|
|
this.label13.TabIndex = 60;
|
|
this.label13.Text = "Flags 0:";
|
|
//
|
|
// Flags0TextBox
|
|
//
|
|
this.Flags0TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.Flags0TextBox.Location = new System.Drawing.Point(390, 55);
|
|
this.Flags0TextBox.Name = "Flags0TextBox";
|
|
this.Flags0TextBox.Size = new System.Drawing.Size(155, 20);
|
|
this.Flags0TextBox.TabIndex = 61;
|
|
this.Flags0TextBox.TextChanged += new System.EventHandler(this.Flags0TextBox_TextChanged);
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(7, 9);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(64, 13);
|
|
this.label12.TabIndex = 29;
|
|
this.label12.Text = "Name hash:";
|
|
//
|
|
// NameTextBox
|
|
//
|
|
this.NameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.NameTextBox.Location = new System.Drawing.Point(84, 6);
|
|
this.NameTextBox.Name = "NameTextBox";
|
|
this.NameTextBox.Size = new System.Drawing.Size(237, 20);
|
|
this.NameTextBox.TabIndex = 30;
|
|
this.NameTextBox.TextChanged += new System.EventHandler(this.NameTextBox_TextChanged);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(7, 202);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(51, 13);
|
|
this.label6.TabIndex = 48;
|
|
this.label6.Text = "Unk 6, 7:";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(7, 178);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(75, 13);
|
|
this.label7.TabIndex = 43;
|
|
this.label7.Text = "Unk 2, 3, 4, 5:";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(7, 81);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(67, 13);
|
|
this.label10.TabIndex = 35;
|
|
this.label10.Text = "Outer radius:";
|
|
//
|
|
// OuterRadTextBox
|
|
//
|
|
this.OuterRadTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.OuterRadTextBox.Location = new System.Drawing.Point(84, 78);
|
|
this.OuterRadTextBox.Name = "OuterRadTextBox";
|
|
this.OuterRadTextBox.Size = new System.Drawing.Size(237, 20);
|
|
this.OuterRadTextBox.TabIndex = 36;
|
|
this.OuterRadTextBox.TextChanged += new System.EventHandler(this.OuterRadTextBox_TextChanged);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(7, 154);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(39, 13);
|
|
this.label4.TabIndex = 41;
|
|
this.label4.Text = "Unk 1:";
|
|
//
|
|
// Unk01TextBox
|
|
//
|
|
this.Unk01TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.Unk01TextBox.Location = new System.Drawing.Point(84, 151);
|
|
this.Unk01TextBox.Name = "Unk01TextBox";
|
|
this.Unk01TextBox.Size = new System.Drawing.Size(237, 20);
|
|
this.Unk01TextBox.TabIndex = 42;
|
|
this.Unk01TextBox.TextChanged += new System.EventHandler(this.Unk01TextBox_TextChanged);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(7, 130);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(44, 13);
|
|
this.label3.TabIndex = 39;
|
|
this.label3.Text = "Hash 2:";
|
|
//
|
|
// Hash2TextBox
|
|
//
|
|
this.Hash2TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.Hash2TextBox.Location = new System.Drawing.Point(84, 127);
|
|
this.Hash2TextBox.Name = "Hash2TextBox";
|
|
this.Hash2TextBox.Size = new System.Drawing.Size(237, 20);
|
|
this.Hash2TextBox.TabIndex = 40;
|
|
this.Hash2TextBox.TextChanged += new System.EventHandler(this.Hash2TextBox_TextChanged);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(7, 106);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(44, 13);
|
|
this.label2.TabIndex = 37;
|
|
this.label2.Text = "Hash 1:";
|
|
//
|
|
// Hash1TextBox
|
|
//
|
|
this.Hash1TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.Hash1TextBox.Location = new System.Drawing.Point(84, 103);
|
|
this.Hash1TextBox.Name = "Hash1TextBox";
|
|
this.Hash1TextBox.Size = new System.Drawing.Size(237, 20);
|
|
this.Hash1TextBox.TabIndex = 38;
|
|
this.Hash1TextBox.TextChanged += new System.EventHandler(this.Hash1TextBox_TextChanged);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(7, 57);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(65, 13);
|
|
this.label1.TabIndex = 33;
|
|
this.label1.Text = "Inner radius:";
|
|
//
|
|
// InnerRadTextBox
|
|
//
|
|
this.InnerRadTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.InnerRadTextBox.Location = new System.Drawing.Point(84, 54);
|
|
this.InnerRadTextBox.Name = "InnerRadTextBox";
|
|
this.InnerRadTextBox.Size = new System.Drawing.Size(237, 20);
|
|
this.InnerRadTextBox.TabIndex = 34;
|
|
this.InnerRadTextBox.TextChanged += new System.EventHandler(this.InnerRadTextBox_TextChanged);
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(7, 33);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(47, 13);
|
|
this.label16.TabIndex = 31;
|
|
this.label16.Text = "Position:";
|
|
//
|
|
// PositionTextBox
|
|
//
|
|
this.PositionTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PositionTextBox.Location = new System.Drawing.Point(84, 30);
|
|
this.PositionTextBox.Name = "PositionTextBox";
|
|
this.PositionTextBox.Size = new System.Drawing.Size(237, 20);
|
|
this.PositionTextBox.TabIndex = 32;
|
|
this.PositionTextBox.TextChanged += new System.EventHandler(this.PositionTextBox_TextChanged);
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(340, 130);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(44, 13);
|
|
this.label19.TabIndex = 66;
|
|
this.label19.Text = "Flags 3:";
|
|
//
|
|
// Flags3TextBox
|
|
//
|
|
this.Flags3TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.Flags3TextBox.Location = new System.Drawing.Point(390, 127);
|
|
this.Flags3TextBox.Name = "Flags3TextBox";
|
|
this.Flags3TextBox.Size = new System.Drawing.Size(155, 20);
|
|
this.Flags3TextBox.TabIndex = 67;
|
|
this.Flags3TextBox.TextChanged += new System.EventHandler(this.Flags3TextBox_TextChanged);
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(340, 154);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(44, 13);
|
|
this.label22.TabIndex = 68;
|
|
this.label22.Text = "Flags 4:";
|
|
//
|
|
// Flags4TextBox
|
|
//
|
|
this.Flags4TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.Flags4TextBox.Location = new System.Drawing.Point(390, 151);
|
|
this.Flags4TextBox.Name = "Flags4TextBox";
|
|
this.Flags4TextBox.Size = new System.Drawing.Size(155, 20);
|
|
this.Flags4TextBox.TabIndex = 69;
|
|
this.Flags4TextBox.TextChanged += new System.EventHandler(this.Flags4TextBox_TextChanged);
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(340, 178);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(44, 13);
|
|
this.label23.TabIndex = 70;
|
|
this.label23.Text = "Flags 5:";
|
|
//
|
|
// Flags5TextBox
|
|
//
|
|
this.Flags5TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.Flags5TextBox.Location = new System.Drawing.Point(390, 175);
|
|
this.Flags5TextBox.Name = "Flags5TextBox";
|
|
this.Flags5TextBox.Size = new System.Drawing.Size(155, 20);
|
|
this.Flags5TextBox.TabIndex = 71;
|
|
this.Flags5TextBox.TextChanged += new System.EventHandler(this.Flags5TextBox_TextChanged);
|
|
//
|
|
// Unk02UpDown
|
|
//
|
|
this.Unk02UpDown.Location = new System.Drawing.Point(84, 175);
|
|
this.Unk02UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk02UpDown.Name = "Unk02UpDown";
|
|
this.Unk02UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk02UpDown.TabIndex = 44;
|
|
this.Unk02UpDown.ValueChanged += new System.EventHandler(this.Unk02UpDown_ValueChanged);
|
|
//
|
|
// Unk03UpDown
|
|
//
|
|
this.Unk03UpDown.Location = new System.Drawing.Point(138, 175);
|
|
this.Unk03UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk03UpDown.Name = "Unk03UpDown";
|
|
this.Unk03UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk03UpDown.TabIndex = 45;
|
|
this.Unk03UpDown.ValueChanged += new System.EventHandler(this.Unk03UpDown_ValueChanged);
|
|
//
|
|
// Unk04UpDown
|
|
//
|
|
this.Unk04UpDown.Location = new System.Drawing.Point(192, 175);
|
|
this.Unk04UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk04UpDown.Name = "Unk04UpDown";
|
|
this.Unk04UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk04UpDown.TabIndex = 46;
|
|
this.Unk04UpDown.ValueChanged += new System.EventHandler(this.Unk04UpDown_ValueChanged);
|
|
//
|
|
// Unk05UpDown
|
|
//
|
|
this.Unk05UpDown.Location = new System.Drawing.Point(246, 175);
|
|
this.Unk05UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk05UpDown.Name = "Unk05UpDown";
|
|
this.Unk05UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk05UpDown.TabIndex = 47;
|
|
this.Unk05UpDown.ValueChanged += new System.EventHandler(this.Unk05UpDown_ValueChanged);
|
|
//
|
|
// Unk06UpDown
|
|
//
|
|
this.Unk06UpDown.Location = new System.Drawing.Point(84, 199);
|
|
this.Unk06UpDown.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk06UpDown.Name = "Unk06UpDown";
|
|
this.Unk06UpDown.Size = new System.Drawing.Size(102, 20);
|
|
this.Unk06UpDown.TabIndex = 49;
|
|
this.Unk06UpDown.ValueChanged += new System.EventHandler(this.Unk06UpDown_ValueChanged);
|
|
//
|
|
// Unk08UpDown
|
|
//
|
|
this.Unk08UpDown.Location = new System.Drawing.Point(84, 223);
|
|
this.Unk08UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk08UpDown.Name = "Unk08UpDown";
|
|
this.Unk08UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk08UpDown.TabIndex = 52;
|
|
this.Unk08UpDown.ValueChanged += new System.EventHandler(this.Unk08UpDown_ValueChanged);
|
|
//
|
|
// Unk07UpDown
|
|
//
|
|
this.Unk07UpDown.Location = new System.Drawing.Point(192, 199);
|
|
this.Unk07UpDown.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk07UpDown.Name = "Unk07UpDown";
|
|
this.Unk07UpDown.Size = new System.Drawing.Size(102, 20);
|
|
this.Unk07UpDown.TabIndex = 50;
|
|
this.Unk07UpDown.ValueChanged += new System.EventHandler(this.Unk07UpDown_ValueChanged);
|
|
//
|
|
// Unk09UpDown
|
|
//
|
|
this.Unk09UpDown.Location = new System.Drawing.Point(138, 223);
|
|
this.Unk09UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk09UpDown.Name = "Unk09UpDown";
|
|
this.Unk09UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk09UpDown.TabIndex = 53;
|
|
this.Unk09UpDown.ValueChanged += new System.EventHandler(this.Unk09UpDown_ValueChanged);
|
|
//
|
|
// Unk10UpDown
|
|
//
|
|
this.Unk10UpDown.Location = new System.Drawing.Point(84, 247);
|
|
this.Unk10UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk10UpDown.Name = "Unk10UpDown";
|
|
this.Unk10UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk10UpDown.TabIndex = 55;
|
|
this.Unk10UpDown.ValueChanged += new System.EventHandler(this.Unk10UpDown_ValueChanged);
|
|
//
|
|
// Unk11UpDown
|
|
//
|
|
this.Unk11UpDown.Location = new System.Drawing.Point(138, 247);
|
|
this.Unk11UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk11UpDown.Name = "Unk11UpDown";
|
|
this.Unk11UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk11UpDown.TabIndex = 56;
|
|
this.Unk11UpDown.ValueChanged += new System.EventHandler(this.Unk11UpDown_ValueChanged);
|
|
//
|
|
// Unk12UpDown
|
|
//
|
|
this.Unk12UpDown.Location = new System.Drawing.Point(84, 271);
|
|
this.Unk12UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk12UpDown.Name = "Unk12UpDown";
|
|
this.Unk12UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk12UpDown.TabIndex = 58;
|
|
this.Unk12UpDown.ValueChanged += new System.EventHandler(this.Unk12UpDown_ValueChanged);
|
|
//
|
|
// Unk13UpDown
|
|
//
|
|
this.Unk13UpDown.Location = new System.Drawing.Point(138, 271);
|
|
this.Unk13UpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.Unk13UpDown.Name = "Unk13UpDown";
|
|
this.Unk13UpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.Unk13UpDown.TabIndex = 59;
|
|
this.Unk13UpDown.ValueChanged += new System.EventHandler(this.Unk13UpDown_ValueChanged);
|
|
//
|
|
// EditAudioEmitterPanel
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(562, 450);
|
|
this.Controls.Add(this.GoToButton);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "EditAudioEmitterPanel";
|
|
this.Text = "Edit Audio Emitter";
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tabPage1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk02UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk03UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk04UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk05UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk06UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk08UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk07UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk09UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk10UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk11UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk12UpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Unk13UpDown)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button GoToButton;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.Button DeleteButton;
|
|
private System.Windows.Forms.Button AddToProjectButton;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.TextBox Flags2TextBox;
|
|
private System.Windows.Forms.Label label20;
|
|
private WinForms.TextBoxFix ExtParamsTextBox;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.TextBox Flags1TextBox;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.TextBox Flags0TextBox;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.TextBox NameTextBox;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.TextBox OuterRadTextBox;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox Unk01TextBox;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.TextBox Hash2TextBox;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.TextBox Hash1TextBox;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TextBox InnerRadTextBox;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.TextBox PositionTextBox;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.TextBox Flags5TextBox;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.TextBox Flags4TextBox;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.TextBox Flags3TextBox;
|
|
private System.Windows.Forms.NumericUpDown Unk06UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk05UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk04UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk03UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk02UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk07UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk08UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk13UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk12UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk11UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk10UpDown;
|
|
private System.Windows.Forms.NumericUpDown Unk09UpDown;
|
|
}
|
|
} |