|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.jme3.bullet.collision.PhysicsCollisionEventFactory
public class PhysicsCollisionEventFactory
コンストラクタの概要 | |
---|---|
PhysicsCollisionEventFactory()
|
メソッドの概要 | |
---|---|
PhysicsCollisionEvent |
getEvent(int type,
PhysicsCollisionObject source,
PhysicsCollisionObject nodeB,
com.bulletphysics.collision.narrowphase.ManifoldPoint cp)
|
void |
recycle(PhysicsCollisionEvent event)
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public PhysicsCollisionEventFactory()
メソッドの詳細 |
---|
public PhysicsCollisionEvent getEvent(int type, PhysicsCollisionObject source, PhysicsCollisionObject nodeB, com.bulletphysics.collision.narrowphase.ManifoldPoint cp)
public void recycle(PhysicsCollisionEvent event)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |