init_rect
Description:
Initializes this with the given origin and size.
Parameters:
this |
a ActorBox |
x |
X coordinate of the origin |
y |
Y coordinate of the origin |
width |
width of the box |
height |
height of the box |