Libraries
Third-party library API blocks.
They are built on the TypeScript definitions maintained by the ts-defold/library project.
47 namespaces documented.
8bitskull
astrochili
britzl
- boom/boom.boomBoom is a game framework built on top of Defold.
- defcon/defcon.consoleDefold console helpers for in-game debugging and developer overlays.
- defold-input/in.accelerometerCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-input/in.buttonCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-input/in.cursorCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-input/in.gestureCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-input/in.keyboardCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-input/in.mapperCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-input/in.onscreenCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-input/in.stateCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-input/in.textboxCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-input/in.triggersCross-platform input handling for Defold: keyboard, mouse, gamepad, touch, and on-screen controls.
- defold-metrics/metrics.fpsCalculate and display performance metrics in Defold games
- defold-metrics/metrics.memCalculate and display performance metrics in Defold games
- defold-orthographic/orthographic.cameraOrthographic camera functionality for the Defold game engine
- defold-richtext/richtext.colorRich-text rendering for Defold: styled spans, embedded tags, and per-color text runs.
- defold-richtext/richtext.richtextRich-text rendering for Defold: styled spans, embedded tags, and per-color text runs.
- defold-richtext/richtext.tagsRich-text rendering for Defold: styled spans, embedded tags, and per-color text runs.
- deftest/deftest.deftestUnit testing in Defold
- gooey/gooey.gooeyDefold GUI system
- monarch/monarch.monarchMonarch is a screen manager for the Defold game engine.
- monarch/monarch.transitions.easingsScreen manager for Defold with stacked, modal, and transition-aware navigation flows.
- monarch/monarch.transitions.guiMonarch comes with a system for setting up transitions easily
- platypus/platypus.platypusDefold platformer engine
heroiclabs
indiesoftby
Insality
- defold-event/event.eventCross-Context Defold Event System
- defold-lang/lang.langLocalization helpers for Defold: string tables, pluralization, and locale fallback.
- defold-log/log.logContext logger with performance metrics for Defold
- defold-proto/proto.protoProtocol-buffer style message encoding for compact Defold network payloads.
- defold-saver/saver.saverPersistent save helpers for Defold: typed tables, versioned slots, and atomic writes.
- defold-saver/saver.storagePersistent save helpers for Defold: typed tables, versioned slots, and atomic writes.
- defold-tweener/tweener.tweenerTimer Based Defold Tween Library