Closed Tymewalk closed 8 years ago
I think that we should keep goTo (but can we please rename it goto?)
@BookOwl Sure.
Ok. I just have always seen it spelled that way.
Should we remove the get/set functions from Stage?
@BookOwl Which ones?
Oh, never mind, you mean setColor
and getCostumeNumber
and getCostumeName
.
Sure, I'll remove those.
The only thing that has to stay is costumes because those get handled specially with a bunch of magic I wrote a couple of weeks ago.
Oh, never mind, you mean setColor and getCostumeNumber and getCostumeName. Sure, I'll remove those.
Great!
The only thing that has to stay is costumes because those get handled specially with a bunch of magic I wrote a couple of weeks ago.
We actually could get rid of those by using properties.
We could actually get rid of those by using properties.
OK. But for now, I'm going to merge this to master and make a new pull request for that - I kinda mucked up this branch using the command-line
Sounds good to me!
Removes set, changeBy, and get functions, except for:
For fixing #30.