diff --git a/Pane.md b/Pane.md index 62b7e0a..89d1f4b 100644 --- a/Pane.md +++ b/Pane.md @@ -1 +1,7 @@ -wip \ No newline at end of file +Panes are very simple sizeable background objects. + +The following list is only available to panes:
+Remember pane also inherits from [object](https://github.com/NoryiE/basalt/wiki/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. +```` \ No newline at end of file