@NoOffset @Properties(inherit=liquidfun.class) public class b2RopeJointDef extends b2JointDef
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b2RopeJointDef() |
b2RopeJointDef(long size)
Native array allocator.
|
b2RopeJointDef(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b2RopeJointDef |
getPointer(long i) |
b2Vec2 |
localAnchorA()
The local anchor point relative to bodyA's origin.
|
b2RopeJointDef |
localAnchorA(b2Vec2 setter) |
b2Vec2 |
localAnchorB()
The local anchor point relative to bodyB's origin.
|
b2RopeJointDef |
localAnchorB(b2Vec2 setter) |
float |
maxLength()
The maximum length of the rope.
|
b2RopeJointDef |
maxLength(float setter) |
b2RopeJointDef |
position(long position) |
bodyA, bodyA, bodyB, bodyB, collideConnected, collideConnected, type, type, userData, userDataaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic b2RopeJointDef(Pointer p)
Pointer(Pointer).public b2RopeJointDef(long size)
Pointer.position(long).public b2RopeJointDef()
public b2RopeJointDef position(long position)
position in class b2JointDefpublic b2RopeJointDef getPointer(long i)
getPointer in class b2JointDefpublic b2RopeJointDef localAnchorA(b2Vec2 setter)
public b2RopeJointDef localAnchorB(b2Vec2 setter)
@Cast(value="float32") public float maxLength()
public b2RopeJointDef maxLength(float setter)
Copyright © 2022. All rights reserved.