This commit is contained in:
Erlend
2022-05-30 07:55:03 +02:00
committed by GitHub
parent 91933afdc2
commit aade882eb8
13 changed files with 14 additions and 14 deletions

View File

@@ -3,9 +3,9 @@
Panes are very simple sizeable background objects.
The following list is only available to panes: <br>
Remember pane also inherits from [object](https://github.com/NoryiE/basalt/wiki/Object):
Remember pane also inherits from [object](/Object):
Pane doesn't have any custom functionallity. If you want to change the color/position or size, just check out the [object](https://github.com/NoryiE/basalt/wiki/Object) wikipage.
Pane doesn't have any custom functionallity. If you want to change the color/position or size, just check out the [object](/Object) wikipage.
## Example: