Beispiel #1
0
 // Our version of Init that will replace the static instance reference
 // to an Axiom MeshManager with our own.
 public static void Init()
 {
     instance = new MultiverseSkeletonManager();
     // GarbageManager.Instance.Add(instance);
 }
 // Our version of Init that will replace the static instance reference
 // to an Axiom MeshManager with our own.
 public static void Init()
 {
     instance = new MultiverseSkeletonManager();
     // GarbageManager.Instance.Add(instance);
 }