voidVisual2D::SetSize(intcx, intcy)
Set the width and height of an object.
Defined in: Visual.h
Return Value
Previous size.
Parameters
cx
Width to set object to.
cy
Height to set object to.