Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

outOfBounds

Description

Returns whether the specified tile coordinates are out of bounds of this tile grid.

Arguments

1 number x

the X coordinate.

2 number y

the Y coordinate.

Returns

1 bool

whether the coordinates are out of bounds.