fireblade-ecs/Sources/FirebladeECS
Christian Treffs 031db2c1e3 Conform Component + Entity Identifier to Identifiable protocol 2019-10-05 10:03:08 +02:00
..
Component+Access.swift Fix swiftlint warnings 2019-09-30 20:50:12 +02:00
Component.swift Fix swiftlint warnings 2019-09-30 20:50:12 +02:00
ComponentIdentifier.swift Conform Component + Entity Identifier to Identifiable protocol 2019-10-05 10:03:08 +02:00
Entity+Component.swift Fix swiftlint warnings 2019-09-30 20:50:12 +02:00
Entity.swift Implement first draft of parent child relation storage 2019-09-30 23:17:59 +02:00
EntityIdentifier.swift Conform Component + Entity Identifier to Identifiable protocol 2019-10-05 10:03:08 +02:00
Family.swift Extend scene graph implementation 2019-10-01 07:59:09 +02:00
Family1.swift Add basic scene graph API 2019-09-30 21:54:19 +02:00
Family2.swift Add basic scene graph API 2019-09-30 21:54:19 +02:00
Family3.swift Add basic scene graph API 2019-09-30 21:54:19 +02:00
Family4.swift Add basic scene graph API 2019-09-30 21:54:19 +02:00
Family5.swift Add basic scene graph API 2019-09-30 21:54:19 +02:00
FamilyRequirementsManaging.swift Add basic scene graph API 2019-09-30 21:54:19 +02:00
FamilyTraitSet.swift Fix trait set validation 2019-08-22 09:10:41 +02:00
Hashing.swift Conform Component + Entity Identifier to Identifiable protocol 2019-10-05 10:03:08 +02:00
Identifiable.swift Conform Component + Entity Identifier to Identifiable protocol 2019-10-05 10:03:08 +02:00
ManagedContiguousArray.swift Remove UniformStorage protocol 2019-08-21 07:15:49 +02:00
Nexus+Component.swift Conform Component + Entity Identifier to Identifiable protocol 2019-10-05 10:03:08 +02:00
Nexus+Entity.swift Conform Component + Entity Identifier to Identifiable protocol 2019-10-05 10:03:08 +02:00
Nexus+Family.swift Conform Component + Entity Identifier to Identifiable protocol 2019-10-05 10:03:08 +02:00
Nexus+FamilyUpdate.swift Conform Component + Entity Identifier to Identifiable protocol 2019-10-05 10:03:08 +02:00
Nexus+SceneGraph.swift Add nexus events 2019-10-01 08:13:05 +02:00
Nexus.swift Extend nexus equality check 2019-10-01 07:15:54 +02:00
NexusEventDelegate.swift Swiftlint 2019-09-30 20:37:03 +02:00
NexusEvents.swift Add nexus events 2019-10-01 08:13:05 +02:00
Single.swift Fix swiftlint warnings 2019-09-30 20:50:12 +02:00
UnorderedSparseSet.swift Unconform sparse set to collection, since index collision problem occurs 2019-03-08 17:57:01 +01:00