Logo
Properties | List of all members
Yukar.Engine.MapCharacterColliderHandler Class Reference

Generic PhysicsNotifyTarget for MapCharacter More...

Inheritance diagram for Yukar.Engine.MapCharacterColliderHandler:
SharpKmyPhysics::PhysicsNotifyTarget Yukar.Engine.MapCharacter

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
NativePhysicsNotifyTargetnativetgt
 
System::Runtime::InteropServices::GCHandle handle
 

Detailed Description

Generic PhysicsNotifyTarget for MapCharacter

Property Documentation

◆ MapChr

virtual MapCharacter Yukar.Engine.MapCharacterColliderHandler.MapChr
get

◆ TerrainRef

virtual Guid Yukar.Engine.MapCharacterColliderHandler.TerrainRef
get