Skip to content

(SsquareAdaptor):Add slot scene2d ssquare

Roger MIZERO requested to merge add-slot-scene2d-Ssquare into dev

What does this MR do?

This merge request adds a slot to the scene2D Ssquare adaptor which allows the change the configuration parameters of the square. This will allow the movement of the square by changing the values of X and Y on the widget slider.

How to test it?

  • cd Dev/Build/Debug then ninja
  • Set Tuto13Scene2D as the project to build
  • ./bin/tuto13scene2d
  • change the values of X and Y

Associated Issue/Merge Request

Edited by Marc SCHWEITZER

Merge request reports