Property | Type | Description | |
---|---|---|---|
data | Color[] |
Method | Description | |
---|---|---|
Flat2DArray ( int height, int width, Color data ) : System | ||
this ( int x, int y ) : Color |
public Flat2DArray ( int height, int width, Color data ) : System | ||
height | int | |
width | int | |
data | Color | |
return | System |