Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

tileToScreen

Description

Converts tile coordinates to screenspace coordinates.

Arguments

1 number x

the X coordinate. number-y-the Y coordinate.

Returns

1 number

the screenspace X coordinate.

2 number

the screenspace Y coordinate.