Thursday, June 2, 2011

Stacking about ready to be Implemented





So a few examples. Pictures work better then trying to explain in my book. The cool part is that this is a little pop-up that appears where ever I want on the screen all class based. When you press the stack button it actually steals the arrays and functions and rebuilds everything again. That took a little time to implement properly, but was very fun to do. Changes all the listeners, and then when you get done with the sorting it puts them all back. The only way to do that is by using functions as variables.

So did you guys see the one weakness to the system? You can't have more then 2 stacks of greater then one. You can have a thousands stacks of 1. You can have one with 1000 and then a 1000 ones. Two stacks of 1000. Oh, well.

Daisy

1 comment:

  1. you mean more then 2 staks of items of the same name? or that is for staks of items with diferent name too?

    ReplyDelete