Searched refs:getControllerId (Results 1 – 4 of 4) sorted by relevance
245 public KinematicCharacterController getControllerId() { in getControllerId() method in PhysicsCharacter
274 public long getControllerId() { in getControllerId() method in PhysicsCharacter
580 addAction(physicsSpaceId, node.getControllerId()); in addCharacter()587 removeAction(physicsSpaceId, node.getControllerId()); in removeCharacter()
531 dynamicsWorld.addAction(node.getControllerId()); in addCharacter()536 dynamicsWorld.removeAction(node.getControllerId()); in removeCharacter()