Block

public void Block(int x, int y)(source)

Constructs and initializes a block at the specified (x,y) location.

Parameters

x

the X coordinate of the newly constructed block

y

the Y coordinate of the newly constructed block