Closed meganemura closed 11 years ago
Add module for osx and specs.
Sorry for not merging this before, but we are having a little focus on the benchmark problem (https://groups.google.com/forum/#!topic/joybox-wrapper/nsMvk002NFk) :'(
Thanks for merging. I know that benchmark problem on the forum. I'm ok!
This issue was #54. create new pull request by my git push mistake.
i suggest to separate some methods about touch from
motion/joybox-ios/core/layer.rb
.i add
layer_touchable.rb
. and mixed-in fromlayer.rb
and newlayer_color.rb
This enable also LayerColor instance to be receive some methods for touch.i couldn't find such module for mix-in in sources. so this module name and location may be bad for your convention.
please consider.