fireblade-ecs/Sources/FirebladeECS
Christian Treffs b692d5de92 Optimize Nexus storage 2019-08-20 17:00:56 +02:00
..
Component+Access.swift Upate license 2019-08-01 07:10:22 +02:00
Component.swift Refactor ComponentIdentifier, remove TypeIdentifiable 2019-08-20 15:28:15 +02:00
ComponentIdentifier.swift Refactor ComponentIdentifier, remove TypeIdentifiable 2019-08-20 15:28:15 +02:00
Entity+Component.swift Cleanups 2019-02-14 12:52:07 +01:00
Entity.swift Refactor EntityIdentifier 2019-08-20 16:36:45 +02:00
EntityIdentifier.swift Refactor EntityIdentifier 2019-08-20 16:36:45 +02:00
Events.swift Cleanups in code 2018-09-27 21:13:21 +02:00
FamilyTraitSet.swift Cleanup typealiases 2019-08-20 16:49:56 +02:00
Hashing.swift Cleanup typealiases 2019-08-20 16:49:56 +02:00
ManagedContiguousArray.swift Undo chunk size calculation update 2019-02-14 16:36:20 +01:00
Nexus+Component.swift Cleanup typealiases 2019-08-20 16:49:56 +02:00
Nexus+Entity.swift Refactor EntityIdentifier 2019-08-20 16:36:45 +02:00
Nexus+Family.swift Cleanup typealiases 2019-08-20 16:49:56 +02:00
Nexus+FamilyUpdate.swift Cleanup typealiases 2019-08-20 16:49:56 +02:00
Nexus+TypedFamily.swift Fix multiline violations 2018-12-24 12:44:27 +01:00
Nexus.swift Optimize Nexus storage 2019-08-20 17:00:56 +02:00
NexusEventDelegate.swift Refactor NexusDelegate to own file and rename to NexusEventDelegate 2019-08-20 15:07:28 +02:00
Single.swift Refactor entity creation + entity naming 2019-08-20 15:09:12 +02:00
TypedFamily.swift Cleanup typealiases 2019-08-20 16:49:56 +02: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