Data for an entity's visual representation on the screen. Systems should manipulate this component instead of the PixiObject component. Changes made to this component will be copied to the PIXI object.
The screen X coordinate of the object.
The screen Y coordinate of the object.
The Z-index of the object. This determines the order in which objects are drawn to the screen.
Generated using TypeDoc
Data for an entity's visual representation on the screen. Systems should manipulate this component instead of the PixiObject component. Changes made to this component will be copied to the PIXI object.