Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

getFirstObject

Description

Attempts to retrieve the first object on the specified tile coordinates.

Arguments

1 number x

the X tile coordinate.

2 number y

the Y tile coordinate.

Returns

1 any

the object at the tile coordinates. Not guaranteed to return an object, since it might not be there.