Build a FilledBox
Color to fill the box
Height of the box
Optional
lineOptional color for the border
Optional
lineOptional width of the border
Optional
offset?: { An offset between the component's center and its RigidBody's center (optional)
Width of the box
Optional
z?: ZIndexAn optional z index in the range [-2,2]
Optional
actorThe Actor to which this FilledSprite is attached
Fill color
Readonly
graphicsThe low-level graphics object that we pass to the Renderer
Height of the box
Optional
lineLine color
Optional
lineLine width
An offset between the FilledBox's center and the RigidBody's center
Width of the box
Z index of the box
Render the FilledBox
The camera for the current stage
The time since the last render
Where should this be drawn (WORLD/OVERLAY/HUD)
FilledBox describes any object whose visual representation is a filled box.