C# Class Wireworld.Cell

显示文件 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