mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 09:54:35 +08:00
Update README-RU.md
This commit is contained in:
parent
cf1301208b
commit
db7db981f1
@ -590,7 +590,7 @@ public class Camera : ITransform
|
|||||||
Vector3 Position { get; set; }
|
Vector3 Position { get; set; }
|
||||||
// ...
|
// ...
|
||||||
}
|
}
|
||||||
pubcli TransformAspect : EcsAspect
|
public TransformAspect : EcsAspect
|
||||||
{
|
{
|
||||||
public EcsHybridPool<Transform> transforms;
|
public EcsHybridPool<Transform> transforms;
|
||||||
public Aspect(Builder b)
|
public Aspect(Builder b)
|
||||||
|
Loading…
Reference in New Issue
Block a user