@NoOffset @Properties(inherit=liquidfun.class) public class b2Color extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b2Color() |
b2Color(float r,
float g,
float b) |
b2Color(long size)
Native array allocator.
|
b2Color(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
b() |
b2Color |
b(float setter) |
float |
g() |
b2Color |
g(float setter) |
b2Color |
getPointer(long i) |
b2Color |
position(long position) |
float |
r() |
b2Color |
r(float setter) |
void |
Set(float ri,
float gi,
float bi) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic b2Color(Pointer p)
Pointer(Pointer).public b2Color(long size)
Pointer.position(long).public b2Color()
public b2Color getPointer(long i)
getPointer in class Pointerpublic void Set(@Cast(value="float32") float ri, @Cast(value="float32") float gi, @Cast(value="float32") float bi)
public b2Color r(float setter)
public b2Color g(float setter)
public b2Color b(float setter)
Copyright © 2021. All rights reserved.