This website requires JavaScript.
Explore
Help
Sign in
lisyarus
/
psemek
Watch
1
Star
0
Fork
You've already forked psemek
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
91c2dbca67
psemek
/
libs
/
ecs
/
include
/
psemek
/
ecs
History
lisyarus
0bfedccc7b
Fix typo in ecs
2024-05-31 19:06:00 +03:00
..
detail
ECS object lifetime issues fixes
2024-05-24 21:42:17 +03:00
accessor.hpp
Add #pragmas in ecs::accessor to silence false-positive dangling reference warning in GCC
2024-05-21 13:22:27 +03:00
container.hpp
Fix typo in ecs
2024-05-31 19:06:00 +03:00
declare_uuid.hpp
Rename psemek_declare_uuid -> psemek_ecs_declare_uuid
2023-12-16 16:18:50 +03:00
dispatcher.hpp
ECS object lifetime issues fixes
2024-05-24 21:42:17 +03:00
exceptions.hpp
Support cloning entities in ecs::container
2023-12-17 15:30:12 +03:00
handle.hpp
Properly call constructors & destructors when attaching/detaching ECS components
2024-05-23 13:28:48 +03:00
system_set.hpp
Add ecs::system_set
2023-12-17 12:47:21 +03:00
without.hpp
Support ecs::without
2023-12-16 23:01:06 +03:00