C# Class WorldEditor.ProtoEditor.frmProtoCritterRawEditor

Inheritance: System.Windows.Forms.Form
Exibir arquivo Open project: rotators/tools Class Usage Examples

Public Methods

Method Description
frmProtoCritterRawEditor ( ) : System
frmProtoCritterRawEditor ( WorldEditor.ProtoEditor.frmProtoCritterEditor parent, ProtoCritter pc ) : System

Private Methods

Method Description
LoadRawData ( ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
frmProtoCritterRawEditor_Load ( object sender, EventArgs e ) : void

Method Details

frmProtoCritterRawEditor() public method

public frmProtoCritterRawEditor ( ) : System
return System

frmProtoCritterRawEditor() public method

public frmProtoCritterRawEditor ( WorldEditor.ProtoEditor.frmProtoCritterEditor parent, ProtoCritter pc ) : System
parent WorldEditor.ProtoEditor.frmProtoCritterEditor
pc ProtoCritter
return System