fireblade-ecs/Sources/FirebladeECS
Christian Treffs eeb789f041
Fix typos
2020-07-24 08:53:47 +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 Add subscripts to access components of entity 2020-07-16 14:01:12 +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+Coding.swift Fix typos 2020-07-24 08:53:47 +02:00
Family.swift Add createMember() method to families 2020-07-21 17:02:16 +02:00
Family1.swift WIP: decoding + encoding 2020-07-22 13:41:29 +02:00
Family2.swift WIP: decoding + encoding 2020-07-22 13:41:29 +02:00
Family3.swift Add coding to family 3 2020-07-22 14:09:29 +02:00
Family4.swift Add coding to family 4 2020-07-22 14:20:07 +02:00
Family5.swift Add coding to family 5 2020-07-22 14:32:36 +02:00
FamilyProtocols.swift WIP: decoding + encoding 2020-07-22 13:41:29 +02:00
FamilyTraitSet.swift Lint 2020-04-30 20:00:19 +02:00
Foundation+Extensions.swift Cleanups 2020-07-22 14:48: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 WIP: decoding + encoding 2020-07-22 13:41:29 +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