c++ constructors

About Monkey 2 Forums Monkey 2 Programming Help c++ constructors

This topic contains 1 reply, has 2 voices, and was last updated by  abakobo 2 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5131

    codifies
    Participant

    Is there a way to wrap these, or am I better writing manually writing a cpp glue functions that flatten all the c++ methods into a C api (ie just functions)

    #5136

    abakobo
    Participant

    I think you have nothing to do to get them working.. (here tested working example with box2d c++ wrap)

    in c++ .h:

    [/crayon]

    in monkey 2 extern section:

    [/crayon]

    If I understand your question..

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.