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 () | |
!PhysicsNotifyTarget () | |
~PhysicsNotifyTarget () | |
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 () |
Public Attributes inherited from SharpKmyPhysics::PhysicsNotifyTarget | |
NativePhysicsNotifyTarget * | nativetgt |
System::Runtime::InteropServices::GCHandle | handle |
Generic PhysicsNotifyTarget for MapCharacter
|
get |
|
get |