![]() |
|
MapCharacter用の汎用PhysicsNotifyTarget [詳解]
プロパティ | |
| virtual MapCharacter | MapChr [get] |
| virtual Guid | TerrainRef [get] |
その他の継承メンバ | |
基底クラス SharpKmyPhysics.PhysicsNotifyTarget に属する継承公開メンバ関数 | |
| 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 () |
基底クラス SharpKmyPhysics.PhysicsNotifyTarget に属する継承静的公開メンバ関数 | |
| static void | CleanUpDeleted () |
| static PhysicsNotifyTarget | find (int id) |
基底クラス SharpKmyPhysics.PhysicsNotifyTarget に属する継承公開変数類 | |
| IntPtr | _native = IntPtr.Zero |
基底クラス SharpKmyPhysics.PhysicsNotifyTarget に属する継承静的公開変数類 | |
| static List< DeletedEntry > | s_deletedList = new List<DeletedEntry>() |
MapCharacter用の汎用PhysicsNotifyTarget
|
get |
|
get |