fireblade-ecs/Sources/FirebladeECS
Joseph Heck fdf08687d6
DocC documentation generation (#77)
* initial stub files to support DocC generation

* add dependency on docc-plugin to support local previewing of documentation

* adding preview documentation commands to view documentation

* adding documentation generation commands

* cleanup with precommit

* update to reference expected location, or how to preview

* cleaning up documentation for global hashing algorithms

* adding documentation for ManagedContiguousArray

* adding documentation for UnorderedSparseSet

* directly porting README getting started into an Essentials article
2024-11-01 06:52:41 +01:00
..
Documentation.docc DocC documentation generation (#77) 2024-11-01 06:52:41 +01:00
Generated Modernize project (#66) 2024-10-09 17:08:12 +02:00
Stencils Refine component getter and setter 2020-10-19 17:33:53 +02:00
CodingStrategy.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
Component.swift Rework component identifier handling 2020-04-30 19:54:18 +02:00
ComponentIdentifier.swift Raise minimum Swift version to 5.8 (#67) 2024-10-09 20:52:56 +02:00
Entity+Component.swift Make entity value getter and setter optional compatible 2020-10-20 14:38:18 +02:00
Entity.swift Raise minimum Swift version to 5.8 (#67) 2024-10-09 20:52:56 +02:00
EntityIdentifier.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
EntityIdentifierGenerator.swift Raise minimum Swift version to 5.8 (#67) 2024-10-09 20:52:56 +02:00
FSM.swift Raise minimum Swift version to 5.8 (#67) 2024-10-09 20:52:56 +02:00
Family+Coding.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
Family.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
FamilyDecoding.swift Unify file comments 2020-08-06 15:56:44 +02:00
FamilyEncoding.swift Unify file comments 2020-08-06 15:56:44 +02:00
FamilyMemberBuilder.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
FamilyRequirementsManaging.swift Merge branch 'feature/obsolete-relatives' into develop 2020-08-06 15:58:33 +02:00
FamilyTraitSet.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
Foundation+Extensions.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
Hashing.swift DocC documentation generation (#77) 2024-11-01 06:52:41 +01:00
ManagedContiguousArray.swift DocC documentation generation (#77) 2024-11-01 06:52:41 +01:00
Nexus+Component.swift Raise minimum Swift version to 5.8 (#67) 2024-10-09 20:52:56 +02:00
Nexus+ComponentsBuilder.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
Nexus+Entity.swift Raise minimum Swift version to 5.8 (#67) 2024-10-09 20:52:56 +02:00
Nexus+Family.swift Refine entity identifier 2020-08-21 08:26:15 +02:00
Nexus+Internal.swift Raise minimum Swift version to 5.8 (#67) 2024-10-09 20:52:56 +02:00
Nexus.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
NexusEvent.swift Modernize project (#66) 2024-10-09 17:08:12 +02:00
NexusEventDelegate.swift Unify file comments 2020-08-06 15:56:44 +02:00
Single.swift Raise minimum Swift version to 5.8 (#67) 2024-10-09 20:52:56 +02:00
UnorderedSparseSet.swift DocC documentation generation (#77) 2024-11-01 06:52:41 +01:00