Flood API Reference

The Flood API is based on a templating language that allows developers to create and customize their own export options for Flow.

There are 6 modules that encapsulate key functionality you'll need to make amazing things. With this api you will be able to make exports for:

  • ANY coding style
  • ANY language
  • ANY development platform.

Seriously.

We use this API to make all of the export options that ship with Flow.

Flood

This module provides the basic infrastructure for transforming abstract model objects into generated code.

Flow

This module exposes a subset of Flow’s model objects as native Flood types, allowing Flood to convert animations to code.

Foundation

This module provides a set of essential data types, collections, and functionality (e.g. text processing, boolean logic).

System

This module provides access to operating-system services to enable the manipulation of the file system.

Math

This module provides Flood with a set of functions which can be used to perform common mathematical operations.

JSON

This module gives Flood access to a series of utility functions that enable reading and manipulating JSON data.

background Made with Flow.
underscore Made with Flow.
line2 Made with Flow.
line1 Made with Flow.
circle Made with Flow.
hit Made with Flow.

result(s) found for “”.