equal
deleted
inserted
replaced
30 } |
30 } |
31 }, |
31 }, |
32 destroy: function() { |
32 destroy: function() { |
33 this.sector.destroy(); |
33 this.sector.destroy(); |
34 } |
34 } |
35 }); |
35 }).value(); |
|
36 // }); |
36 |
37 |
37 return _BaseButton; |
38 return _BaseButton; |
38 |
39 |
39 }); |
40 }); |