Concord/concord
Pablo Ariel Mayobre cc0fd1614c Serializable component
You can remove the component to tell Concord an Entity shouldn't be serialized.

It's given automatically on Entity creation, but this can be disabled by changing Entity.SERIALIZE_BY_DEFAULT to false.
2023-02-14 22:20:34 -03:00
..
builtins Serializable component 2023-02-14 22:20:34 -03:00
component.lua Error handling overhaul 2023-02-14 22:20:34 -03:00
components.lua Add Component Negation 2023-02-14 22:20:34 -03:00
entity.lua Serializable component 2023-02-14 22:20:34 -03:00
filter.lua Error handling overhaul 2023-02-14 22:20:34 -03:00
init.lua Update version 2021-01-09 19:20:03 -03:00
list.lua Replaced Pools with Filters 2023-02-14 22:20:34 -03:00
system.lua Error handling overhaul 2023-02-14 22:20:34 -03:00
type.lua Replaced Pools with Filters 2023-02-14 22:20:34 -03:00
utils.lua Error handling overhaul 2023-02-14 22:20:34 -03:00
world.lua Serializable component 2023-02-14 22:20:34 -03:00