Skip to content

Globals

Libraries

math

The math library provides mathematical constants and functions.

math : math


random

The random library provides functions for generating random numbers.

random : random


output

The output library provides functions for printing to the console.

output : output


Variables

t

The current syncronized simulation time in seconds.

t : number


orbitScale

The orbit scale.

orbitScale : number


character

The orbit character.

character : number


ver

The current version of expOrbit.

ver : number