Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

addObject

Description

Add an object to the specified tile coordinates.

Arguments

1 number x

the X tile coordinate.

2 number y

the Y tile coordinate.

3 any object

the object to insert.

Returns

1 bool

whether the insertion was successful