mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
IDs should be plural
This commit is contained in:
parent
78285df6a1
commit
54a40ce215
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# Builtin Component Traits
|
||||
|
||||
Component traits are ID and pairs that can be added to components to modify their behavior. This manual contains an overview of all component traits supported by Jecs.
|
||||
Component traits are IDs and pairs that can be added to components to modify their behavior. This manual contains an overview of all component traits supported by Jecs.
|
||||
|
||||
|
||||
# Cleanup Traits
|
||||
|
||||
|
|
Loading…
Reference in a new issue