public class Filter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
short |
categoryBits
The collision category bits.
|
short |
groupIndex
Collision groups allow a certain group of objects to never collide (negative) or always collide (positive).
|
short |
maskBits
The collision mask bits.
|
Constructor and Description |
---|
Filter() |
public short categoryBits
public short maskBits
public short groupIndex