Original Post
Hi, I'm trying to use AngelScript in an iPhone game that we are doing but we are having some problems. I'm beeing able to call global functions in the script but I'm not being able to call methods of a C++ class. Can it be a restriction when running AS in iphone? I had some compiling problems before ( you can see the thread here http://www.gamedev.net/community/forums/topic.asp?topic_id=569572 ) and I'm thinking that maybe that can be related. I know that in this forum there are some users that could use AS in iphone... Did they have problems registering C++ methods in AS engine? I'll appreciate any help. I really want to use AS in my project. Thanks a lot!