[ Version ( since = "1.10" ) ]
public void init_rect (float x, float y, float width, float height)
Initializes this with the given origin and size.
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 |