C# Class Cell, gert

Inheritance: MonoBehaviour
Datei anzeigen Open project: mono/gert Class Usage Examples

Public Methods

Method Description
Cell ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

Cell() public method

public Cell ( ) : System
return System

OnPaint() protected method

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
return void