A cursor box, for use in UtilitySprites.
| sprite | :: Sprite |
|
| is_whole_box optional | :: bool |
Whether this is a complete box or just the top left corner. |
|
Whether this is a complete box or just the top left corner. |
||
| side_length | :: double |
Only read if |
|
Only read if |
||
| side_height | :: double |
Only read if |
|
Only read if |
||
| max_side_length | :: double |
Only read if |
|
Only read if |
||
| max_side_length | :: double |
Only read if |
|
Only read if |
||
| side_height | :: double |
Only read if |
|
Only read if |
||
| side_length | :: double |
Only read if |
|
Only read if |
||
| sprite | :: Sprite |
|
| is_whole_box optional | :: bool |
Whether this is a complete box or just the top left corner. |
|
Whether this is a complete box or just the top left corner. |
||
Default: false
Whether this is a complete box or just the top left corner. If this is true, side_length and side_height must be present. Otherwise max_side_length must be present.
Only read if is_whole_box is true.
Only read if is_whole_box is true.
Only read if is_whole_box is false.
Prototypes
Types