UNPKG

lr-core

Version:
5 lines (4 loc) 169 B
export const ITERATE = 6 export const GRAVITY = {x: 0, y: 0.175} export const DEFAULT_START_POSITION = {x: 0, y: 0} export const DEFAULT_START_VELOCITY = {x: 0.4, y: 0}