Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

convertIndexToCoordinates

Description

Converts the given index into X/Y coordinates. An alias of this method is getCoordinatesFromIndex.

Arguments

1 number index

the index to get coordinates of.

Returns

1 number

the X coordinate.

2 number

the Y coordinate.