C# Class Wireworld.Cell

Mostra file Open project: stonemonkey/Internship2013 Class Usage Examples

Public Methods

Method Description
Cell ( int x, int y, State state )

Method Details

Cell() public method

public Cell ( int x, int y, State state )
x int
y int
state State