Skip to content

Conversation

@BrianSipple
Copy link

@BrianSipple BrianSipple commented Oct 23, 2017

These changes can go in before or after #4.

  • Refactor constructor code as a setup function.

    • This brings it more in line with OF conventions — and prevents
      the constructor from being called an extra time in ofApp.cpp's setup function.
  • Begin adding screenshots to examples

- Improve code for the `Walker` class.
    + Refactor constructor code as a `setup` function.
        - This brings it more in line with OF conventions -- and prevents
        the constructor from being called an extra time in `ofApp.cpp`'s `setup` function.

- Begin adding screenshots

- Simplyfy positioning logic and tweak styling.
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