fireblade-ecs/Sources/FirebladeECS
Christian Treffs 170ee14db8
Add more tests
2020-07-15 21:29:09 +02:00
..
Component.swift Rework component identifier handling 2020-04-30 19:54:18 +02:00
ComponentIdentifier.swift Remove unused code 2020-07-15 21:17:44 +02:00
Entity+Component.swift Lint 2020-04-30 20:00:19 +02:00
Entity.swift Add all components sequence to entity 2020-05-26 15:03:31 +02:00
EntityIdentifier.swift Introduce EntityIdentifierGenerator 2020-07-15 18:14:41 +02:00
EntityIdentifierGenerator.swift Add more tests 2020-07-15 21:29:09 +02:00
Family.swift Fix type requirements of UnorderedSparseSet 2020-07-09 17:15:49 +02:00
Family1.swift Fix typos and cleanup 2020-05-08 14:59:55 +02:00
Family2.swift Lint 2020-04-30 20:00:19 +02:00
Family3.swift Lint 2020-04-30 20:00:19 +02:00
Family4.swift Lint 2020-04-30 20:00:19 +02:00
Family5.swift Lint 2020-04-30 20:00:19 +02:00
FamilyRequirementsManaging.swift Add basic scene graph API 2019-09-30 21:54:19 +02:00
FamilyTraitSet.swift Lint 2020-04-30 20:00:19 +02:00
Hashing.swift Make string hash functions return UInt64 based. 2020-07-09 22:25:10 +02:00
ManagedContiguousArray.swift Re-introduce ManagedContiguousArray 2020-04-30 22:07:33 +02:00
Nexus+Component.swift Fix typos and cleanup 2020-05-08 14:59:55 +02:00
Nexus+Entity.swift Introduce EntityIdentifierGenerator 2020-07-15 18:14:41 +02:00
Nexus+Family.swift Fix type requirements of UnorderedSparseSet 2020-07-09 17:15:49 +02:00
Nexus+FamilyUpdate.swift Fix type requirements of UnorderedSparseSet 2020-07-09 17:15:49 +02:00
Nexus+SceneGraph.swift Lint 2020-04-30 20:00:19 +02:00
Nexus.swift Introduce EntityIdentifierGenerator 2020-07-15 18:14:41 +02:00
NexusEventDelegate.swift Swiftlint 2019-09-30 20:37:03 +02:00
NexusEvents.swift Revert family removal 2020-04-30 22:18:46 +02:00
Single.swift Fix typos and cleanup 2020-05-08 14:59:55 +02:00
UnorderedSparseSet.swift Refine UnorderedSparseSet 2020-07-09 17:10:00 +02:00