forked from skypjack/entt
-
Notifications
You must be signed in to change notification settings - Fork 0
RAII
Alan Jefferson edited this page Jan 17, 2020
·
1 revision
About on_construct and on_destroy event handlers, and how they can mimic a constructor/destructor mechanic.
EnTT - Fast and Reliable ECS (Entity Component System)
Table of contents
Examples
Blog
- RAII
- Polymorphism
- Shared Components
- Intent System
- Input Handling
- Undo
- Operator Stack
- State
- Resources
- Interpolation
Resources
Extras