Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

convertToScreen

Description

Translates the provided coordinates to screen coordinates.

Arguments

1 number x

the X coordinate to translate.

2 number y

the Y coordinate to translate.

Returns

1 number

x-the translated X coordinate.

2 number

y-the translated Y coordinate.