set_origin
Description:
[
Version ( since =
"1.6" ) ]
public void set_origin (
float x,
float y)
Changes the origin of this, maintaining the size of the
ActorBox.
Parameters:
this |
a ActorBox
|
x |
the X coordinate of the new origin
|
y |
the Y coordinate of the new origin
|