@Properties(inherit=liquidfun.class) public class b2ContactImpulse extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b2ContactImpulse()
Default native constructor.
|
b2ContactImpulse(long size)
Native array allocator.
|
b2ContactImpulse(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
count() |
b2ContactImpulse |
count(int setter) |
FloatPointer |
normalImpulses() |
float |
normalImpulses(int i) |
b2ContactImpulse |
normalImpulses(int i,
float setter) |
b2ContactImpulse |
position(long position) |
FloatPointer |
tangentImpulses() |
float |
tangentImpulses(int i) |
b2ContactImpulse |
tangentImpulses(int i,
float setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic b2ContactImpulse()
public b2ContactImpulse(long size)
Pointer.position(long).public b2ContactImpulse(Pointer p)
Pointer.Pointer(Pointer).public b2ContactImpulse position(long position)
public b2ContactImpulse normalImpulses(int i, float setter)
@MemberGetter @Cast(value="float32*") public FloatPointer normalImpulses()
public b2ContactImpulse tangentImpulses(int i, float setter)
@MemberGetter @Cast(value="float32*") public FloatPointer tangentImpulses()
public b2ContactImpulse count(int setter)
Copyright © 2019. All rights reserved.