User Tools

Site Tools


sidebar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sidebar [2026/04/25 09:24] – [Documentation] divinersidebar [2026/04/26 07:11] (current) – [Getting Started] diviner
Line 1: Line 1:
 ===== Getting Started ===== ===== Getting Started =====
 +<collapselist>
 * [[start|About]] * [[start|About]]
 +</collapselist>
  
 ===== Documentation ===== ===== Documentation =====
Line 8: Line 10:
   * [[ecs-core-overview|Architectural Overview]]   * [[ecs-core-overview|Architectural Overview]]
   * Scripting Reference   * Scripting Reference
-    * Events +    * [[Chunk Management]] 
-      * [[Chunk Management]]+      * Events 
         * [[ChunkLoadCompleteAsyncTopic]]         * [[ChunkLoadCompleteAsyncTopic]]
         * [[ChunkLoadRequestedAsyncTopic]]         * [[ChunkLoadRequestedAsyncTopic]]
Line 26: Line 28:
         * [[SceneUnloadCompleteAsyncTopic]]         * [[SceneUnloadCompleteAsyncTopic]]
         * [[SceneUnloadRequestedAsyncTopic]]         * [[SceneUnloadRequestedAsyncTopic]]
-      * [[Game Management]]+      * Services 
 +        * [[IChunkLoadingService]] 
 +        * [[IChunkSerializationService]] 
 +        * [[IEntityPacketCollectionLoadingService]] 
 +        * [[IEntitySpawnCollectionFinder]] 
 +        * [[IEntitySpawnLoadingService]] 
 +        * [[ISceneLoadingService]] 
 +    * [[Dependency Injection]] 
 +      * Services 
 +        * [[IServiceProvider]]   
 +    * [[Event Management]] 
 +        * Services 
 +          * [[IMessageBroker]]   
 +    * Factories 
 +        * Services 
 +          * [[IEntityFactory]] 
 +          * [[IStaticDataFactory]] 
 +    * [[Game Management]] 
 +      * Events 
         * [[GameInitializationCompleteAsyncTopic]]         * [[GameInitializationCompleteAsyncTopic]]
         * [[GameInitializationStartedAsyncTopic]]         * [[GameInitializationStartedAsyncTopic]]
Line 35: Line 55:
         * [[SaveFileSerializationCompleteAsyncTopic]]         * [[SaveFileSerializationCompleteAsyncTopic]]
         * [[SaveFileSerializationRequestedAsyncTopic]]         * [[SaveFileSerializationRequestedAsyncTopic]]
-      * [[EntityCreatedTopic]] +      * Services
-      * [[EntityDestroyedTopic]] +
-      * [[EntityIsNullTopic]] +
-      * [[TransformChildrenChangedTopic]] +
-      * [[TransformChildrenUpdatedTopic]] +
-      * [[TransformIsVisibleChangedTopic]] +
-      * [[TransformIsVisibleSelfChangedTopic]] +
-      * [[TransformParentChangedTopic]] +
-      * [[TransformPositionChangedTopic]] +
-      * [[TransformRotationChangedTopic]] +
-    * Services +
-      * [[Dependency Injection]] +
-        * [[IServiceProvider]]   +
-      * [[Event Management]] +
-        * [[IMessageBroker]]   +
-      * Factories +
-        * [[IEntityFactory]] +
-        * [[IStaticDataFactory]] +
-      * [[Chunk Management]] +
-        * [[IChunkLoadingService]] +
-        * [[IChunkSerializationService]] +
-        * [[IEntityPacketCollectionLoadingService]] +
-        * [[IEntitySpawnCollectionFinder]] +
-        * [[IEntitySpawnLoadingService]] +
-        * [[ISceneLoadingService]] +
-      * [[Game Management]]+
         * [[IGameInitializationService]]         * [[IGameInitializationService]]
         * [[ISaveGameService]]         * [[ISaveGameService]]
-      * [[Logging Systems]] +    * General 
-        * [[ILogger]]  +      * Events 
-      * [[Serialization]]+        * [[EntityCreatedTopic]] 
 +        * [[EntityDestroyedTopic]] 
 +        * [[EntityIsNullTopic]] 
 +        * [[TransformChildrenChangedTopic]] 
 +        * [[TransformChildrenUpdatedTopic]] 
 +        * [[TransformIsVisibleChangedTopic]] 
 +        * [[TransformIsVisibleSelfChangedTopic]] 
 +        * [[TransformParentChangedTopic]] 
 +        * [[TransformPositionChangedTopic]] 
 +        * [[TransformRotationChangedTopic]] 
 +      * Services 
 +        * [[ICoroutineService]] 
 +    * [[Logging Systems]] 
 +      * Services 
 +        * [[ILogger]]   
 +    * [[Serialization]] 
 +      * Services
         * [[IPacketSerializationService]]          * [[IPacketSerializationService]] 
-      * [[Time Management]] +    * [[Time Management]] 
-        * [[ITimeManagementService]] +      * Services 
-      * [[ICoroutineService]]+        * [[ITimeManagementService]]    
   * [[core-repositories|Repositories]]   * [[core-repositories|Repositories]]
 </collapselist> </collapselist>
sidebar.1777109045.txt.gz · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki