mirror of
https://github.com/DCFApixels/DragonECS-Graphs.git
synced 2025-09-17 19:24:36 +08:00
rename Subject to Aspect
This commit is contained in:
parent
fb222f828b
commit
c0d5d02a5d
@ -169,7 +169,7 @@ namespace DCFApixels.DragonECS
|
|||||||
public struct RelationsSpan
|
public struct RelationsSpan
|
||||||
{
|
{
|
||||||
private readonly IdsBasket _basket;
|
private readonly IdsBasket _basket;
|
||||||
private readonly EcsSubject _subject;
|
private readonly EcsAspect _aspect;
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user