Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
11 September 2025
|
N 09:47 | Template:DGS Plugin/Render Target Functions 2 changes history 0 [Liwa (2×)] | |||
|
09:47 (cur | prev) −556 Liwa talk contribs (→Syntax) Tag: Blanking | ||||
N |
|
09:47 (cur | prev) +556 Liwa talk contribs (Created page with "==Syntax== <syntaxhighlight lang="lua"> element dgsCreateRenderTarget( int width, int height [, bool isTransparent = true ] ) </syntaxhighlight> ===Required Arguments=== *'''width:''' The width of the render target in pixels. *'''height:''' The height of the render target in pixels. ===Optional Arguments=== *'''isTransparent:''' A boolean indicating if the render target should support transparency. Defaults to '''true'''. ===Returns=== Returns a render target element if...") |
09:40 | Template:DGSFUNCTIONS diffhist +138 Liwa talk contribs (→Other Plugins) |