Skip to content
Commit c6540163 authored by Murray Cumming's avatar Murray Cumming
Browse files

tests/examples: Replace some use of deprecated API.

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().
parent 77418382
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment