load81 icon indicating copy to clipboard operation
load81 copied to clipboard

Added some control additions in the editor, filled(), and polygon()

Open cobrajs opened this issue 13 years ago • 1 comments

Added additional controls in the editor: Page up and down, Home and End, and Ctrl+Home and Ctrl+End for going to the top and bottom of the page.

Added a filled() (takes true or false) function for setting the filled state, so that LOAD81 can draw outlines of shapes if needed.

Added a polygon() function that takes a table of X values and a table of Y values.

cobrajs avatar Mar 24 '12 01:03 cobrajs

The changes to flames.lua are unnecessary... they were committed along with testing the filled binding.

cobrajs avatar Mar 25 '12 01:03 cobrajs