![]() |
|
クラス | |
| class | DeletedEntry |
公開メンバ関数 | |
| PhysicsNotifyTarget () | |
| void | Dispose () |
| virtual void | onUpdate () |
| virtual void | onStartContact (PhysicsNotifyTarget other, SharpKmyMath.Vector3 position, SharpKmyMath.Vector3 normal) |
| virtual void | onContact (PhysicsNotifyTarget other, SharpKmyMath.Vector3 position, SharpKmyMath.Vector3 normal) |
| virtual void | onEndContact (PhysicsNotifyTarget other, SharpKmyMath.Vector3 position, SharpKmyMath.Vector3 normal) |
| virtual void | onDestroy () |
静的公開メンバ関数 | |
| static void | CleanUpDeleted () |
| static PhysicsNotifyTarget | find (int id) |
公開変数類 | |
| IntPtr | _native = IntPtr.Zero |
静的公開変数類 | |
| static List< DeletedEntry > | s_deletedList = new List<DeletedEntry>() |
| SharpKmyPhysics.PhysicsNotifyTarget.PhysicsNotifyTarget | ( | ) |
|
static |
| void SharpKmyPhysics.PhysicsNotifyTarget.Dispose | ( | ) |
|
static |
|
virtual |
Yukar.Engine.MapObjectInstanceで再実装されています。
|
virtual |
|
virtual |
Yukar.Engine.MapObjectInstanceで再実装されています。
|
virtual |
Yukar.Engine.MapObjectInstanceで再実装されています。
|
virtual |
| IntPtr SharpKmyPhysics.PhysicsNotifyTarget._native = IntPtr.Zero |
|
static |