Sync to released Jecs 0.6.0-nightly.20250528T001102Z (#77)
Reviewed-on: #77
This commit is contained in:
parent
da52ef2309
commit
2bafbe2ebf
8 changed files with 14 additions and 12 deletions
|
@ -7,7 +7,7 @@ type Observer = {
|
|||
|
||||
type Monitor = {
|
||||
callback: (jecs.Entity, jecs.Entity) -> (),
|
||||
queyr: jecs.Query<any>
|
||||
query: jecs.Query<any>
|
||||
}
|
||||
|
||||
export type PatchedWorld = jecs.World & {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue