|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface PhysicsCollisionListener
Interface for Objects that want to be informed about collision events in the physics space
メソッドの概要 | |
---|---|
void |
collision(PhysicsCollisionEvent event)
Called when a collision happened in the PhysicsSpace, called from render thread. |
メソッドの詳細 |
---|
void collision(PhysicsCollisionEvent event)
event
- the CollisionEvent
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |