fireblade-ecs/Sources/FirebladeECS
Christian Treffs 788c6f75ea
Add entity creation convenience to Entity
2020-10-20 14:39:15 +02:00
..
Generated Refine component getter and setter 2020-10-19 17:33:53 +02:00
Stencils Refine component getter and setter 2020-10-19 17:33:53 +02:00
CodingStrategy.swift Unify file comments 2020-08-06 15:56:44 +02:00
Component.swift Rework component identifier handling 2020-04-30 19:54:18 +02:00
ComponentIdentifier.swift Refine ComponentIdentifier 2020-08-21 16:27:35 +02:00
Entity+Component.swift Make entity value getter and setter optional compatible 2020-10-20 14:38:18 +02:00
Entity.swift Add entity creation convenience to Entity 2020-10-20 14:39:15 +02:00
EntityIdentifier.swift Refine entity identifier 2020-08-21 08:26:15 +02:00
EntityIdentifierGenerator.swift Increase coverage + cleanups 2020-08-22 09:02:21 +02:00
FSM.swift add changes proposed during code review 2020-10-08 01:45:10 +03:00
Family+Coding.swift Unify file comments 2020-08-06 15:56:44 +02:00
Family.swift Conform all iterators to LazySequenceProtocol and Sequence 2020-10-19 16:08:44 +02:00
FamilyDecoding.swift Unify file comments 2020-08-06 15:56:44 +02:00
FamilyEncoding.swift Unify file comments 2020-08-06 15:56:44 +02:00
FamilyMemberBuilder.swift Add family member builder 2020-08-07 10:50:02 +02:00
FamilyRequirementsManaging.swift Merge branch 'feature/obsolete-relatives' into develop 2020-08-06 15:58:33 +02:00
FamilyTraitSet.swift Make precondition to assert 2020-08-05 10:30:12 +02:00
Foundation+Extensions.swift Drop PropertyListCoder conformance 2020-08-11 22:26:07 +02:00
Hashing.swift Increase coverage + cleanups 2020-08-22 09:02:21 +02:00
ManagedContiguousArray.swift Re-introduce ManagedContiguousArray 2020-04-30 22:07:33 +02:00
Nexus+Component.swift Refine component getter and setter 2020-10-19 17:33:53 +02:00
Nexus+ComponentsBuilder.swift Unify file comments 2020-08-06 15:56:44 +02:00
Nexus+Entity.swift Conform all iterators to LazySequenceProtocol and Sequence 2020-10-19 16:08:44 +02:00
Nexus+Family.swift Refine entity identifier 2020-08-21 08:26:15 +02:00
Nexus+Internal.swift Add value getter and setter to entity 2020-10-19 17:12:45 +02:00
Nexus.swift Remove unused entity storage 2020-08-21 16:28:30 +02:00
NexusEvent.swift File names 2020-08-05 10:21:54 +02:00
NexusEventDelegate.swift Unify file comments 2020-08-06 15:56:44 +02:00
Single.swift Refine component getter and setter 2020-10-19 17:33:53 +02:00
UnorderedSparseSet.swift Conform all iterators to LazySequenceProtocol and Sequence 2020-10-19 16:08:44 +02:00