JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
jolt.physics.collision.broadphase
Interface ObjectVsBroadPhaseLayerFilterFn
public interface
ObjectVsBroadPhaseLayerFilterFn
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
shouldCollide
(short layer1, byte layer2)
Method Details
shouldCollide
boolean
shouldCollide
(short layer1, byte layer2)