2016:AppDraw: Difference between revisions

From LRREW
Jump to navigation Jump to search
(add proper stub template)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
}}
}}


'''AppDraw''' is a part of [[2016:Main_Page ]]. '''AppDraw''' is a part of the rendering pipeline, and is a basic skeleton that ROBLOX forgot to remove. ''(it has nothing of interest, but it's related to App which is the core Roblox engine)''
'''AppDraw''' is a part of [[2016:Main_Page|2016]]. '''AppDraw''' is a part of the rendering pipeline, and is a basic skeleton that Roblox chose not to remove. In the source code, it contains nothing of interest. It is related to App, which is the core Roblox engine.
 
There is no need to change any of this code.

Latest revision as of 04:34, 1 July 2023

AppDraw is a part of 2016. AppDraw is a part of the rendering pipeline, and is a basic skeleton that Roblox chose not to remove. In the source code, it contains nothing of interest. It is related to App, which is the core Roblox engine.

There is no need to change any of this code.