Graphics.renderSub

Renders the sub rectangles for the graphics elements.

class Graphics
package final
void
renderSub
(
Point position
,
Size size
)

Parameters

position
Type: Point

The position to be relative to.

size
Type: Size

The size to be relative to.

Meta