• Preparing search index...
  • The search index is not available
GDevelop JavaScript game engine
  • GDevelop JavaScript game engine
  • gdjs
  • evtTools
  • common
  • roundTo

Function roundTo

  • roundTo(value, decimalPlace): number
  • Rounds a number to the Nth decimal place

    Parameters

    • value: number
    • decimalPlace: number

    Returns number

    the rounded value

    • Defined in GDJS/Runtime/events-tools/commontools.ts:349

Settings

Member Visibility

Theme

GDevelop JavaScript game engine
  • Loading...

Generated using TypeDoc