deploy: d6d53fdef0
This commit is contained in:
@@ -5,7 +5,7 @@ The Display is a special element where you can use the window (term) API to draw
|
||||
|
||||
|Method|Returns|Description|
|
||||
|---|---|---|
|
||||
|[Display:getWindow](#Display:getWindow)|-|
|
||||
|[Display:getWindow](#Display:getWindow)|table|Returns the current window object
|
||||
|
||||
|
||||
## Protected Functions
|
||||
@@ -16,5 +16,9 @@ The Display is a special element where you can use the window (term) API to draw
|
||||
|[Display:render](#Display:render)|-|Renders the Display
|
||||
|
||||
## Display:getWindow()
|
||||
Returns the current window object
|
||||
|
||||
### Returns
|
||||
* `table` `window` The current window object
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user