API Documentation for:
Show:

Particle Module

Defined in: Particle:137

Google's LiquidFun extension for Box2D
The 'Liquid Fun' Particles module emulates soft body simulations by managing the interaction of large numbers of rigid 'particle' bodies. LiquidFun Programmer's Guide

This module is a rollup of the following modules:

  • ParticleSystem

    Manages the creation and interaction of particles and particle systems.
    Particle systems are suitable for fluids, deformable objects, and interactions between different materials.