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 ()
 
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< DeletedEntrys_deletedList = new List<DeletedEntry>()
 

Detailed Description

Generic PhysicsNotifyTarget for MapCharacter

Property Documentation

◆ MapChr

virtual MapCharacter Yukar.Engine.MapCharacterColliderHandler.MapChr
get

◆ TerrainRef

virtual Guid Yukar.Engine.MapCharacterColliderHandler.TerrainRef
get