If tileWidth < 0
, the results of this method are undefined. If tileWidth == 0
, an ArithmeticException
will be thrown.
@throws ArithmeticException If tileWidth == 0
.
If tileWidth < 0
, the results of this method are undefined. If tileWidth == 0
, an ArithmeticException
will be thrown.
@throws ArithmeticException If tileWidth == 0
.
|
|
|
|
|
|
|
|