deploy: 2dc08bc3a3
This commit is contained in:
@@ -5,15 +5,15 @@ The Display is a special element where you can use the window (term) API to draw
|
||||
|
||||
|Method|Returns|Description|
|
||||
|---|---|---|
|
||||
|[Display:getWindow](#Display:getWindow)|table|Returns the current window object
|
||||
|[Display:getWindow](#display-getwindow)|table|Returns the current window object
|
||||
|
||||
|
||||
## Protected Functions
|
||||
|
||||
|Method|Returns|Description|
|
||||
|---|---|---|
|
||||
|[Display:init](#Display:init)|-|Initializes the Display instance
|
||||
|[Display:render](#Display:render)|-|Renders the Display
|
||||
|Display:init|-|Initializes the Display instance
|
||||
|Display:render|-|Renders the Display
|
||||
|
||||
## Display:getWindow()
|
||||
Returns the current window object
|
||||
|
||||
Reference in New Issue
Block a user