C# Class Bacterium.Cell

Show file Open project: vgamula/Bacterium Class Usage Examples

Public Methods

Method Description
Cell ( int x, int y, bool enabled = false ) : System

Method Details

Cell() public method

public Cell ( int x, int y, bool enabled = false ) : System
x int
y int
enabled bool
return System