Module displaylist

displaylist: A friendly wrapper for OpenGL display lists

Functions

displaylist (func) Create a displaylist
displaylist:draw () Draw the contents of the displaylist


Functions

displaylist (func)
Create a displaylist

Parameters:

  • func A Lua function containing OpenGL commands to store in the displaylist
displaylist:draw ()
Draw the contents of the displaylist
generated by LDoc 1.3.12