C# Class Cell, gert

Inheritance: MonoBehaviour
Afficher le fichier Open project: mono/gert Class Usage Examples

Méthodes publiques

Méthode Description
Cell ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Method Details

Cell() public méthode

public Cell ( ) : System
Résultat System

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void