Narendrabrsoft / cocos2d-android-1

Automatically exported from code.google.com/p/cocos2d-android-1
0 stars 0 forks source link

CCMenuitemImage Call back problem #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
The CallBack method is not found an give java.lang,NOSuchMethodException

What version of the product are you using? On what operating system?
Lates version from github
ubuntu 9.10
Please provide any additional information below.

Original issue reported on code.google.com by pauln...@gmail.com on 18 Jun 2011 at 1:21

GoogleCodeExporter commented 8 years ago
You need a parameter (Object obj) so it can find your method

Original comment by nomiadc...@gmail.com on 29 Feb 2012 at 3:19