Skip to main content

Module plugin

Module plugin 

Source
Expand description

PhysicsLitePlugin: simple velocity integration, gravity, and bounded collision.

Structsยง

ContactEvent
A contact event produced by a physics plugin during the Simulate phase.
PhysicsBody
A single physics body managed by PhysicsLitePlugin.
PhysicsLitePlugin
A plugin that integrates velocity, applies gravity, and reflects bodies off bounding box walls.