Logo
プロパティ | 全メンバ一覧
Yukar.Engine.MapCharacterColliderHandler クラス

MapCharacter用の汎用PhysicsNotifyTarget [詳解]

Yukar.Engine.MapCharacterColliderHandler の継承関係図
SharpKmyPhysics.PhysicsNotifyTarget Yukar.Engine.MapCharacter

プロパティ

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

詳解

MapCharacter用の汎用PhysicsNotifyTarget

プロパティ詳解

◆ MapChr

virtual MapCharacter Yukar.Engine.MapCharacterColliderHandler.MapChr
get

◆ TerrainRef

virtual Guid Yukar.Engine.MapCharacterColliderHandler.TerrainRef
get