![]() |
|
Generic PhysicsNotifyTarget for MapCharacter More...
Properties | |
| virtual MapCharacter | MapChr [get] |
| virtual Guid | TerrainRef [get] |
Additional Inherited Members | |
Public Member Functions inherited from 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 () |
Static Public Member Functions inherited from SharpKmyPhysics.PhysicsNotifyTarget | |
| static void | CleanUpDeleted () |
| static PhysicsNotifyTarget | find (int id) |
Public Attributes inherited from SharpKmyPhysics.PhysicsNotifyTarget | |
| IntPtr | _native = IntPtr.Zero |
Static Public Attributes inherited from SharpKmyPhysics.PhysicsNotifyTarget | |
| static List< DeletedEntry > | s_deletedList = new List<DeletedEntry>() |
Generic PhysicsNotifyTarget for MapCharacter
|
get |
|
get |