Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

cobrajs
Copy link

@cobrajs cobrajs commented Mar 24, 2012

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
Copy link
Author

cobrajs commented Mar 25, 2012

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant