Property | Type | Description | |
---|---|---|---|
abrirToolStripMenuItem | System.Windows.Forms.ToolStripMenuItem | ||
archivoToolStripMenuItem | System.Windows.Forms.ToolStripMenuItem | ||
buttonSave | System.Windows.Forms.Button | ||
checkBox1 | System.Windows.Forms.CheckBox | ||
checkBoxDecorations | System.Windows.Forms.CheckBox | ||
checkBoxLock | System.Windows.Forms.CheckBox | ||
checkBoxPantalla | System.Windows.Forms.CheckBox | ||
checkBoxRects | System.Windows.Forms.CheckBox | ||
checkBoxScriptLabels | System.Windows.Forms.CheckBox | ||
checkBoxScripts | System.Windows.Forms.CheckBox | ||
checkBoxSelector | System.Windows.Forms.CheckBox | ||
checkBoxWireframe | System.Windows.Forms.CheckBox | ||
comboBoxEstilos | System.Windows.Forms.ComboBox | ||
comboBoxFondo | System.Windows.Forms.ComboBox | ||
comboBoxPiso | System.Windows.Forms.ComboBox | ||
comboBoxScripts | System.Windows.Forms.ComboBox | ||
guardarComoToolStripMenuItem | System.Windows.Forms.ToolStripMenuItem | ||
horizontalScrollBar | System.Windows.Forms.HScrollBar | ||
imageListCubos | System.Windows.Forms.ImageList | ||
imageListDeco | System.Windows.Forms.ImageList | ||
imageListEnems | System.Windows.Forms.ImageList | ||
imageListItems | System.Windows.Forms.ImageList | ||
imageListTrans | System.Windows.Forms.ImageList | ||
label5 | System.Windows.Forms.Label | ||
labelCubos | System.Windows.Forms.Label | ||
labelGemas | System.Windows.Forms.Label | ||
labelTeleport | System.Windows.Forms.Label | ||
labelX | System.Windows.Forms.Label | ||
labelY | System.Windows.Forms.Label | ||
listViewTextures | System.Windows.Forms.ListView | ||
menuStrip | System.Windows.Forms.MenuStrip | ||
numericUpDownCursorX | System.Windows.Forms.NumericUpDown | ||
numericUpDownCursorY | System.Windows.Forms.NumericUpDown | ||
pictureBoxRendering | System.Windows.Forms.PictureBox | ||
radioCubos | System.Windows.Forms.RadioButton | ||
radioDecoration | System.Windows.Forms.RadioButton | ||
radioEnemigos | System.Windows.Forms.RadioButton | ||
radioItems | System.Windows.Forms.RadioButton | ||
radioTransport | System.Windows.Forms.RadioButton | ||
salirToolStripMenuItem | System.Windows.Forms.ToolStripMenuItem | ||
textBoxCubos | System.Windows.Forms.TextBox | ||
textBoxElements | System.Windows.Forms.TextBox | ||
textBoxGemas | System.Windows.Forms.TextBox | ||
textBoxTeleport | System.Windows.Forms.TextBox | ||
textBoxX | System.Windows.Forms.TextBox | ||
textBoxY | System.Windows.Forms.TextBox | ||
toolStripSeparator1 | System.Windows.Forms.ToolStripSeparator | ||
verticalScrollBar | System.Windows.Forms.VScrollBar |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.ToolStripMenuItem abrirToolStripMenuItem | ||
return | System.Windows.Forms.ToolStripMenuItem |
public System.Windows.Forms.ToolStripMenuItem archivoToolStripMenuItem | ||
return | System.Windows.Forms.ToolStripMenuItem |
public System.Windows.Forms.Button buttonSave | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.CheckBox checkBox1 | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBoxDecorations | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBoxLock | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBoxPantalla | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBoxRects | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBoxScriptLabels | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBoxScripts | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBoxSelector | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBoxWireframe | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.ComboBox comboBoxEstilos | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.ComboBox comboBoxFondo | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.ComboBox comboBoxPiso | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.ComboBox comboBoxScripts | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.ToolStripMenuItem guardarComoToolStripMenuItem | ||
return | System.Windows.Forms.ToolStripMenuItem |
public System.Windows.Forms.HScrollBar horizontalScrollBar | ||
return | System.Windows.Forms.HScrollBar |
public System.Windows.Forms.ImageList imageListCubos | ||
return | System.Windows.Forms.ImageList |
public System.Windows.Forms.ImageList imageListDeco | ||
return | System.Windows.Forms.ImageList |
public System.Windows.Forms.ImageList imageListEnems | ||
return | System.Windows.Forms.ImageList |
public System.Windows.Forms.ImageList imageListItems | ||
return | System.Windows.Forms.ImageList |
public System.Windows.Forms.ImageList imageListTrans | ||
return | System.Windows.Forms.ImageList |
public System.Windows.Forms.Label labelCubos | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label labelGemas | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label labelTeleport | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.ListView listViewTextures | ||
return | System.Windows.Forms.ListView |
public System.Windows.Forms.MenuStrip menuStrip | ||
return | System.Windows.Forms.MenuStrip |
public System.Windows.Forms.NumericUpDown numericUpDownCursorX | ||
return | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.NumericUpDown numericUpDownCursorY | ||
return | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.PictureBox pictureBoxRendering | ||
return | System.Windows.Forms.PictureBox |
public System.Windows.Forms.RadioButton radioCubos | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton radioDecoration | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton radioEnemigos | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton radioItems | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton radioTransport | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.ToolStripMenuItem salirToolStripMenuItem | ||
return | System.Windows.Forms.ToolStripMenuItem |
public System.Windows.Forms.TextBox textBoxCubos | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBoxElements | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBoxGemas | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBoxTeleport | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBoxX | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBoxY | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.ToolStripSeparator toolStripSeparator1 | ||
return | System.Windows.Forms.ToolStripSeparator |