A class to store all properties of a dock.
Default class constructor. |
|
Returns whether the dock is horizontal or not. |
|
Returns whether a dock is valid or not. |
|
Returns whether the dock is vertical or not. |
A class to store all properties of a dock.
Default class constructor. Used internally, do not call it in your code!
Returns whether the dock is horizontal or not.
Returns whether a dock is valid or not.
In order to be valid, a dock needs to have a non-zero dock_direction.
Returns whether the dock is vertical or not.