Skip to content
  • Emmanuele Bassi's avatar
    script: Let ClutterActor parse behaviours · b7f99ddd
    Emmanuele Bassi authored
    Up until now, the "behaviours" member of an actor definition was parsed
    by the ClutterScript parser itself - even though it's not strictly
    necessary.
    
    In an effort to minimize the ad hoc code in the Script parser, we should
    let ClutterActor handle all the special cases that involve
    actor-specific members.
    b7f99ddd