fireblade-ecs/Sources/FirebladeECS
Christian Treffs 8229254e99
Updates
2020-08-04 17:26:17 +02:00
..
Generated Updates 2020-08-04 17:26:17 +02:00
Stencils Updates 2020-08-04 17:26:17 +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 Deprecate relatives API 2020-08-03 11:40:15 +02:00
EntityIdentifier.swift Rename EntityIdentifier.Id to Idx 2020-08-03 11:11:39 +02:00
EntityIdentifierGenerator.swift Add more tests 2020-07-15 21:29:09 +02:00
Family+Coding.swift Fix lint warnings 2020-08-03 11:22:56 +02:00
Family.swift Rename EntityIdentifier.Id to Idx 2020-08-03 11:11:39 +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 Refine multiple component creation 2020-07-30 21:35:44 +02:00
Nexus+ComponentsBuilder.swift Remove wrong documentation 2020-07-30 16:18:35 +02:00
Nexus+Entity.swift Refine multiple component creation 2020-07-30 21:35:44 +02:00
Nexus+Family.swift Rename EntityIdentifier.Id to Idx 2020-08-03 11:11:39 +02:00
Nexus+Internal.swift Use unsafelyUnwrapped more often 2020-08-03 11:14:35 +02:00
Nexus+SceneGraph.swift Deprecate relatives API 2020-08-03 11:40:15 +02:00
Nexus.swift Use unsafelyUnwrapped more often 2020-08-03 11:14:35 +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 Fix lint warnings 2020-08-03 11:22:56 +02:00