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

Restore the drawsBounds shape drawing #2668

Open
nwinter opened this issue Apr 15, 2015 · 1 comment
Open

Restore the drawsBounds shape drawing #2668

nwinter opened this issue Apr 15, 2015 · 1 comment

Comments

@nwinter
Copy link
Contributor

nwinter commented Apr 15, 2015

We currently have bounds drawing disabled, which makes Gridmancer and Criss-Cross not work well:

      # TODO: add back bounds
#      @addMark('bounds').toggle true if @thang?.drawsBounds

We need to refactor the buildBounds method like buildShadow was refactored to use a custom graphic in the layer instead of just trying to draw a sprite directly.

@nwinter
Copy link
Contributor Author

nwinter commented May 22, 2016

We re-implemented Gridmancer without these, although they'd still be nice. If we aren't going to do this again, we should strip out the code for it.

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

No branches or pull requests

1 participant