Add document
This commit is contained in:
316
doc/api/toc.yml
Normal file
316
doc/api/toc.yml
Normal file
@@ -0,0 +1,316 @@
|
||||
### YamlMime:TableOfContent
|
||||
items:
|
||||
- uid: Ghost.Entities
|
||||
name: Ghost.Entities
|
||||
type: Namespace
|
||||
items:
|
||||
- uid: Ghost.Entities.ChunkView
|
||||
name: ChunkView
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.ComponentManager
|
||||
name: ComponentManager
|
||||
type: Class
|
||||
- uid: Ghost.Entities.ComponentSet
|
||||
name: ComponentSet
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.ComponentTypeID`1
|
||||
name: ComponentTypeID<T>
|
||||
type: Class
|
||||
- uid: Ghost.Entities.DefaultSystemGroup
|
||||
name: DefaultSystemGroup
|
||||
type: Class
|
||||
- uid: Ghost.Entities.Entity
|
||||
name: Entity
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityCommandBuffer
|
||||
name: EntityCommandBuffer
|
||||
type: Class
|
||||
- uid: Ghost.Entities.EntityManager
|
||||
name: EntityManager
|
||||
type: Class
|
||||
- uid: Ghost.Entities.EntityQuery
|
||||
name: EntityQuery
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ChunkIterator
|
||||
name: EntityQuery.ChunkIterator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ChunkIterator.Enumerator
|
||||
name: EntityQuery.ChunkIterator.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`1
|
||||
name: EntityQuery.ComponentIterator<T0>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`1.Enumerator
|
||||
name: EntityQuery.ComponentIterator<T0>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`2
|
||||
name: EntityQuery.ComponentIterator<T0, T1>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`2.Enumerator
|
||||
name: EntityQuery.ComponentIterator<T0, T1>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`2.QueryItem
|
||||
name: EntityQuery.ComponentIterator<T0, T1>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`3
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`3.Enumerator
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`3.QueryItem
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`4
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`4.Enumerator
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`4.QueryItem
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`5
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`5.Enumerator
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`5.QueryItem
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`6
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4, T5>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`6.Enumerator
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4, T5>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`6.QueryItem
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4, T5>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`7
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4, T5, T6>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`7.Enumerator
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4, T5, T6>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4, T5, T6>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`8
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4, T5, T6, T7>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`8.Enumerator
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4, T5, T6, T7>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem
|
||||
name: EntityQuery.ComponentIterator<T0, T1, T2, T3, T4, T5, T6, T7>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`1
|
||||
name: EntityQuery.EntityComponentIterator<T0>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`1.Enumerator
|
||||
name: EntityQuery.EntityComponentIterator<T0>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`1.QueryItem
|
||||
name: EntityQuery.EntityComponentIterator<T0>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`2
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`2.Enumerator
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`2.QueryItem
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`3
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`3.Enumerator
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`3.QueryItem
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`4
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`4.Enumerator
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`4.QueryItem
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`5
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`5.Enumerator
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`5.QueryItem
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`6
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`6.Enumerator
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`7
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5, T6>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`7.Enumerator
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5, T6>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5, T6>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`8
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5, T6, T7>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`8.Enumerator
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5, T6, T7>.Enumerator
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem
|
||||
name: EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5, T6, T7>.QueryItem
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.ForEachWithEntity`1
|
||||
name: ForEachWithEntity<T0>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEachWithEntity`2
|
||||
name: ForEachWithEntity<T0, T1>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEachWithEntity`3
|
||||
name: ForEachWithEntity<T0, T1, T2>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEachWithEntity`4
|
||||
name: ForEachWithEntity<T0, T1, T2, T3>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEachWithEntity`5
|
||||
name: ForEachWithEntity<T0, T1, T2, T3, T4>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEachWithEntity`6
|
||||
name: ForEachWithEntity<T0, T1, T2, T3, T4, T5>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEachWithEntity`7
|
||||
name: ForEachWithEntity<T0, T1, T2, T3, T4, T5, T6>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEachWithEntity`8
|
||||
name: ForEachWithEntity<T0, T1, T2, T3, T4, T5, T6, T7>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEach`1
|
||||
name: ForEach<T0>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEach`2
|
||||
name: ForEach<T0, T1>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEach`3
|
||||
name: ForEach<T0, T1, T2>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEach`4
|
||||
name: ForEach<T0, T1, T2, T3>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEach`5
|
||||
name: ForEach<T0, T1, T2, T3, T4>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEach`6
|
||||
name: ForEach<T0, T1, T2, T3, T4, T5>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEach`7
|
||||
name: ForEach<T0, T1, T2, T3, T4, T5, T6>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.ForEach`8
|
||||
name: ForEach<T0, T1, T2, T3, T4, T5, T6, T7>
|
||||
type: Delegate
|
||||
- uid: Ghost.Entities.IComponent
|
||||
name: IComponent
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IEnableableComponent
|
||||
name: IEnableableComponent
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IJobChunk
|
||||
name: IJobChunk
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IJobEntity`1
|
||||
name: IJobEntity<T0>
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IJobEntity`2
|
||||
name: IJobEntity<T0, T1>
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IJobEntity`3
|
||||
name: IJobEntity<T0, T1, T2>
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IJobEntity`4
|
||||
name: IJobEntity<T0, T1, T2, T3>
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IJobEntity`5
|
||||
name: IJobEntity<T0, T1, T2, T3, T4>
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IJobEntity`6
|
||||
name: IJobEntity<T0, T1, T2, T3, T4, T5>
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IJobEntity`7
|
||||
name: IJobEntity<T0, T1, T2, T3, T4, T5, T6>
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.IJobEntity`8
|
||||
name: IJobEntity<T0, T1, T2, T3, T4, T5, T6, T7>
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.ISharedComponent
|
||||
name: ISharedComponent
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.ISharedWarper
|
||||
name: ISharedWarper
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.ISystem
|
||||
name: ISystem
|
||||
type: Interface
|
||||
- uid: Ghost.Entities.ManagedEntity
|
||||
name: ManagedEntity
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.ManagedEntityRef
|
||||
name: ManagedEntityRef
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.QueryBuilder
|
||||
name: QueryBuilder
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.RequireComponentAttribute`1
|
||||
name: RequireComponentAttribute<T>
|
||||
type: Class
|
||||
- uid: Ghost.Entities.ScriptComponent
|
||||
name: ScriptComponent
|
||||
type: Class
|
||||
- uid: Ghost.Entities.Shared`1
|
||||
name: Shared<T>
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.SystemAPI
|
||||
name: SystemAPI
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.SystemBase
|
||||
name: SystemBase
|
||||
type: Class
|
||||
- uid: Ghost.Entities.SystemGroup
|
||||
name: SystemGroup
|
||||
type: Class
|
||||
- uid: Ghost.Entities.SystemGroupAttribute
|
||||
name: SystemGroupAttribute
|
||||
type: Class
|
||||
- uid: Ghost.Entities.SystemManager
|
||||
name: SystemManager
|
||||
type: Class
|
||||
- uid: Ghost.Entities.TimeData
|
||||
name: TimeData
|
||||
type: Struct
|
||||
- uid: Ghost.Entities.UpdateAfterAttribute
|
||||
name: UpdateAfterAttribute
|
||||
type: Class
|
||||
- uid: Ghost.Entities.UpdateBeforeAttribute
|
||||
name: UpdateBeforeAttribute
|
||||
type: Class
|
||||
- uid: Ghost.Entities.World
|
||||
name: World
|
||||
type: Class
|
||||
memberLayout: SamePage
|
||||
Reference in New Issue
Block a user