Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

offsetIndex

Description

Offsets the index by the specified amount of coordinates.

Arguments

1 number index

the index to offset.

2 number x

the horizontal offset to apply.

3 number y

the vertical offset to apply.

Returns

1 number

the offset index.