issues Search Results · repo:schtauffen/cat-herder language:TypeScript
Filter by
5 results
(72 ms)5 results
inschtauffen/cat-herder (press backspace or delete to remove)Currently there is a mix of code patterns. Solidify on one style and homogenize implementations (most likely
class-based)
schtauffen
- Opened 27 days ago
- #7
I saw the mention of Tags in the code but no usage. Is this still planned as a zero storage entity?
enhancement
delaneyj
- 2
- Opened on Mar 23, 2021
- #3
I started working on my own ecs and love your approach. I was wondering if the addition of a slotmap per this example
might help make even faster.
Not that this uses generational indexes to make sure ...
enhancement
delaneyj
- 1
- Opened on Mar 23, 2021
- #2
add
Attaches component to entity. Attempting to attach an unregistered component will throw an error.
Attempting to attach to an unknown entity will throw an error.
const myEntity = world.entity().build(); ...
delaneyj
- Opened on Mar 23, 2021
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.