Designer Functions Quick List¶
Creating objects¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Moving and Positioning Objects¶
Position |
|
---|---|
|
Move |
|
Move |
|
Move |
|
Move |
|
Set the object’s |
|
Set the first object’s |
|
Set the object’s |
|
Increase the object’s |
|
Increase the object’s |
|
Increase the object’s |
|
Set the object’s |
|
Set the object’s |
|
Get the object’s |
|
Get the object’s |
Rotating Objects¶
Angle |
|
---|---|
|
Decrease the object’s current |
|
Increase the object’s current |
|
Set the object’s rotation to the given |
|
Change the first object’s |
|
Change the first object’s |
|
Get the object’s |
Scaling and Size of Objects¶
Size |
|
---|---|
|
Set the object’s |
|
Increase the object’s scale by the decimal |
|
Make the object bigger by |
|
Make the object smaller by |
|
Increase the object’s horizontal |
|
Increase the object’s vertical |
|
Set the object’s horizontal |
|
Set the object’s horizontal |
|
Get the object’s |
|
Get the object’s horizontal |
|
Get the object’s vertical |
|
Get the object’s horizontal width in pixels before scaling |
|
Get the object’s vertical height in pixels before scaling |
Visibility of Objects¶
Visibility |
|
---|---|
|
Makes the object |
|
Makes the object not |
|
Sets the object to be |
|
Get whether or not the object is |
Flipping Objects¶
Flipping |
|
---|---|
|
Inverts whether the object is flipped horizontally |
|
Inverts whether the object is flipped vertically |
|
Sets the object to be flipped horizontally based on |
|
Sets the object to be flipped vertically based on |
|
Get whether or not the object is flipped horizontally |
|
Get whether or not the object is flipped vertically |