public get_Renamed ( int x, int y ) : bool | ||
x | int | The horizontal component (i.e. which column) /// |
y | int | The vertical component (i.e. which row) /// |
return | bool |
Gets the requested bit, where true means black.
public get_Renamed ( int x, int y ) : bool | ||
x | int | The horizontal component (i.e. which column) /// |
y | int | The vertical component (i.e. which row) /// |
return | bool |