fireblade-ecs/Sources/FirebladeECS
Christian Treffs 72fdc6d119 Resolve inert defers 2018-12-04 08:07:08 +01:00
..
Component.swift Add swiftlint rules and fix implications 2018-09-27 21:09:35 +02:00
Entity+Component.swift Cleanups in code 2018-09-27 21:13:21 +02:00
Entity.swift Add swiftlint rules and fix implications 2018-09-27 21:09:35 +02:00
EntityIdentifier.swift Cleanups in code 2018-09-27 21:13:21 +02:00
Events.swift Cleanups in code 2018-09-27 21:13:21 +02:00
FamilyTraitSet.swift Cleanups in code 2018-09-27 21:13:21 +02:00
Hashing.swift Add swiftlint rules and fix implications 2018-09-27 21:09:35 +02:00
ManagedContiguousArray.swift Add swiftlint rules and fix implications 2018-09-27 21:09:35 +02:00
Nexus+Component.swift Brought performance of TypedFamily en par to Family implementation 2018-09-29 16:35:32 +02:00
Nexus+Entity.swift Add swiftlint rules and fix implications 2018-09-27 21:09:35 +02:00
Nexus+Family.swift Remove old Family implementation 2018-09-29 19:00:16 +02:00
Nexus+TypedFamily.swift Add TypedFamily5 2018-09-29 15:35:11 +02:00
Nexus.swift Account for number of components by type in nexus equatable comparison 2018-12-04 08:06:53 +01:00
TypedFamily.swift Conform to Sequence instead of LazySequenceProtocol for typed families 2018-12-04 08:06:15 +01:00
TypedFamily1.swift Resolve inert defers 2018-12-04 08:07:08 +01:00
TypedFamily2.swift Resolve inert defers 2018-12-04 08:07:08 +01:00
TypedFamily3.swift Add entity and component iterables to TypedFamily 2018-09-29 18:18:54 +02:00
TypedFamily4.swift Resolve inert defers 2018-12-04 08:07:08 +01:00
TypedFamily5.swift Resolve inert defers 2018-12-04 08:07:08 +01:00
UnorderedSparseSet.swift Extend SpareSet tests 2018-09-29 18:41:49 +02:00