fireblade-ecs/Sources/FirebladeECS
Christian Treffs ccf18f6945 Refactor NexusDelegate to own file and rename to NexusEventDelegate 2019-08-20 15:07:28 +02:00
..
Component+Access.swift Upate license 2019-08-01 07:10:22 +02:00
Component.swift Cleanups 2019-02-14 14:35:07 +01:00
Entity+Component.swift Cleanups 2019-02-14 12:52:07 +01:00
Entity.swift Overall improvements to consistency 2019-02-14 16:18:03 +01:00
EntityIdentifier.swift Overall improvements to consistency 2019-02-14 16:18:03 +01:00
Events.swift Cleanups in code 2018-09-27 21:13:21 +02:00
FamilyTraitSet.swift Overall improvements to consistency 2019-02-14 16:18:03 +01:00
Hashing.swift Add Swift 5 compatibility 2019-03-08 14:03:10 +01:00
ManagedContiguousArray.swift Undo chunk size calculation update 2019-02-14 16:36:20 +01:00
Nexus+Component.swift Refactor sparse component identifier set out 2019-03-08 17:57:47 +01:00
Nexus+Entity.swift Introduce unsafe API for performance and refine Single 2019-02-14 10:43:03 +01:00
Nexus+Family.swift Refactor sparse component identifier set out 2019-03-08 17:57:47 +01:00
Nexus+FamilyUpdate.swift Refactor sparse component identifier set out 2019-03-08 17:57:47 +01:00
Nexus+TypedFamily.swift Fix multiline violations 2018-12-24 12:44:27 +01:00
Nexus.swift Refactor NexusDelegate to own file and rename to NexusEventDelegate 2019-08-20 15:07:28 +02:00
NexusEventDelegate.swift Refactor NexusDelegate to own file and rename to NexusEventDelegate 2019-08-20 15:07:28 +02:00
Single.swift Introduce unsafe API for performance and refine Single 2019-02-14 10:43:03 +01:00
Typealiases.swift Move typealiases to own file 2019-08-20 15:06:30 +02:00
TypedFamily.swift Overall improvements to consistency 2019-02-14 16:18:03 +01:00
TypedFamily1.swift Cleanup and refactor tests 2019-02-14 12:34:42 +01:00
TypedFamily2.swift Make TypedFamilies structs and nexus reference non weak 2019-02-13 17:44:30 +01:00
TypedFamily3.swift Make TypedFamilies structs and nexus reference non weak 2019-02-13 17:44:30 +01:00
TypedFamily4.swift Make TypedFamilies structs and nexus reference non weak 2019-02-13 17:44:30 +01:00
TypedFamily5.swift Make TypedFamilies structs and nexus reference non weak 2019-02-13 17:44:30 +01:00
UniformStorage.swift Adhere ManagedContiguousArray to UniformStorage 2019-02-14 16:18:28 +01:00
UnorderedSparseSet.swift Unconform sparse set to collection, since index collision problem occurs 2019-03-08 17:57:01 +01:00