Book a Demo

Author Topic: Statecharts to Objective-C  (Read 2114 times)

Ricardo1980

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Statecharts to Objective-C
« on: October 24, 2010, 06:36:02 am »
Hi!

Is there any way to generate a statechart code for Objective-C?
I'm modeling a character in a video game (iPhone) using a statechart (nested and parallel states).
Otherwise, should I write a plugin or something similar?

Thanks

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Statecharts to Objective-C
« Reply #1 on: October 25, 2010, 08:28:04 am »
Currently there is no support for Objective-C available in EA at all.

You can write the code templates yourself if you need to.