@Properties(inherit=BulletDynamics.class) public class btCharacterControllerInterface extends btActionInterface
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btCharacterControllerInterface(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canJump() |
void |
jump() |
void |
jump(btVector3 dir) |
boolean |
onGround() |
void |
playerStep(btCollisionWorld collisionWorld,
double dt) |
void |
preStep(btCollisionWorld collisionWorld) |
void |
reset(btCollisionWorld collisionWorld) |
void |
setUpInterpolate(boolean value) |
void |
setVelocityForTimeInterval(btVector3 velocity,
double timeInterval) |
void |
setWalkDirection(btVector3 walkDirection) |
void |
warp(btVector3 origin) |
debugDraw, updateActionaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic btCharacterControllerInterface(Pointer p)
Pointer(Pointer).public void setVelocityForTimeInterval(@Const @ByRef btVector3 velocity, @Cast(value="btScalar") double timeInterval)
public void reset(btCollisionWorld collisionWorld)
public void preStep(btCollisionWorld collisionWorld)
public void playerStep(btCollisionWorld collisionWorld, @Cast(value="btScalar") double dt)
public void jump()
Copyright © 2024. All rights reserved.