| Package | Description |
|---|---|
| org.bytedeco.liquidfun |
| Modifier and Type | Method and Description |
|---|---|
b2ContactManager |
b2World.GetContactManager()
Get the contact manager for testing.
|
b2ContactManager |
b2ContactManager.getPointer(long i) |
b2ContactManager |
b2ContactManager.m_allocator(b2BlockAllocator setter) |
b2ContactManager |
b2ContactManager.m_broadPhase(b2BroadPhase setter) |
b2ContactManager |
b2ContactManager.m_contactCount(int setter) |
b2ContactManager |
b2ContactManager.m_contactFilter(b2ContactFilter setter) |
b2ContactManager |
b2ContactManager.m_contactList(b2Contact setter) |
b2ContactManager |
b2ContactManager.m_contactListener(b2ContactListener setter) |
b2ContactManager |
b2ContactManager.position(long position) |
Copyright © 2021. All rights reserved.