Skip to content
  • Murray Cumming's avatar
    tests/examples: Replace some use of deprecated API. · c6540163
    Murray Cumming authored
    For instance, replacing get_default() with create(),
    replacing add_actor() with add_child(),
    replacing set_color() with set_background_color(),
    replacing Group with Actor,
    replacing set_rotation() with set_rotation_angle() and
    set_pivot_point().
    c6540163